All Projects → alkresin → External

alkresin / External

Licence: bsd-3-clause
External is a GUI library for Go (Golang), based on connection to external GUI server application.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Labels

Projects that are alternatives of or similar to External

Marathon
A work-in-progress toolkit and library for SONIC THE HEDGEHOG file formats
Stars: ✭ 21 (-41.67%)
Mutual labels:  gui
Materialdesignlite
This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
Stars: ✭ 30 (-16.67%)
Mutual labels:  gui
Panel
A high-level app and dashboarding solution for Python
Stars: ✭ 977 (+2613.89%)
Mutual labels:  gui
Imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
Stars: ✭ 33,574 (+93161.11%)
Mutual labels:  gui
Lqt
Lua Binding for Qt5
Stars: ✭ 30 (-16.67%)
Mutual labels:  gui
Govcl
Cross-platform Golang GUI library.
Stars: ✭ 953 (+2547.22%)
Mutual labels:  gui
Linkliar
🔗 Link-Layer MAC spoofing GUI for macOS
Stars: ✭ 885 (+2358.33%)
Mutual labels:  gui
Guiscrcpy
A full fledged GUI integration for the most award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v
Stars: ✭ 960 (+2566.67%)
Mutual labels:  gui
Gtk Rust By Example
Gtk-Rust by Example (GRBE) - неофициальная книга по разработке GTK GUI, на языке программирования Rust. Практическое использование библиотеки GTK на различных примерах.
Stars: ✭ 30 (-16.67%)
Mutual labels:  gui
Tegrarcmgui
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
Stars: ✭ 965 (+2580.56%)
Mutual labels:  gui
Food Delivery Application
This android application is a food delivery application. It uses various layouts and a nice GUI.
Stars: ✭ 27 (-25%)
Mutual labels:  gui
Guijs
🐣️ The app that makes your #devlife easier.
Stars: ✭ 950 (+2538.89%)
Mutual labels:  gui
Vuplicity
A cross-platform GUI for Duplicity backups, powered by Atom Electron.
Stars: ✭ 31 (-13.89%)
Mutual labels:  gui
Qdirstat
QDirStat - Qt-based directory statistics (KDirStat without any KDE - from the original KDirStat author)
Stars: ✭ 912 (+2433.33%)
Mutual labels:  gui
Ariang
AriaNg, a modern web frontend making aria2 easier to use.
Stars: ✭ 8,339 (+23063.89%)
Mutual labels:  gui
Unity File Extension
Shows file extension in 1 column project window.
Stars: ✭ 20 (-44.44%)
Mutual labels:  gui
Wtk
📺 A cross-platform immediate mode user-interface library. Public domain.
Stars: ✭ 30 (-16.67%)
Mutual labels:  gui
Nix Query Tree Viewer
GTK viewer for the output of `nix-store --query --tree`
Stars: ✭ 36 (+0%)
Mutual labels:  gui
Kspigot
Extended Spigot and Bukkit API for Kotlin
Stars: ✭ 35 (-2.78%)
Mutual labels:  gui
Python Uiautomation For Windows
(Donot use 3.7.6,3.8.1)🐍Python 3 wrapper of Microsoft UIAutomation. Support UIAutomation for MFC, WindowsForm, WPF, Modern UI(Metro UI), Qt, IE, Firefox, Chrome ...
Stars: ✭ 961 (+2569.44%)
Mutual labels:  gui

external

GoDoc

External is a GUI library for Go (Golang), based on tcp/ip connection to external GUI server application. To use it you need to have the GuiServer executable, which may be compiled from sources, hosted in https://github.com/alkresin/guiserver, or downloaded from http://www.kresin.ru/en/guisrv.html. Join the multilanguage group https://groups.google.com/d/forum/guiserver to discuss the GuiServer, External and related issues.

To get rid of a console window, use -ldflags "-H windowsgui" option in go build statement for your application.


Alexander S.Kresin http://www.kresin.ru/ mailto: [email protected]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].