Bookmarks tagged [user-interface]
https://github.com/minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is an evolving list of strings which have a high probability of causing issues when used as user-input data. This is intended for use in helping both automated and manu...
- tags: testing, user-input, user-interface
- source code
https://www.nngroup.com/articles/required-fields/
Using an asterisk to mark required fields is an easy way to improve the usability of your forms. Only marking optional fields makes it difficult for people to fill out the form.
- 📆 published on: 2019-06-16
- tags: user-experience, user-interface, forms
Feather is a collection of simply beautiful open source icons. Each icon is designed on a 24x24 grid with an emphasis on simplicity, consistency and readability.
- tags: icon, user-interface
- source code
https://facebook.github.io/flux/
Application architecture for building user interfaces
- tags: flux, architecture, user-interface
- source code
https://github.com/murlokswarm/app
Package to create apps with GO, HTML and CSS. Supports: MacOS, Windows in progress.
- tags: go, user-interface
- source code
https://github.com/fyne-io/fyne
Cross platform native GUIs designed for Go, rendered using EFL. Supports: Linux, macOS, Windows.
- tags: go, user-interface
- source code
https://github.com/asticode/go-astilectron
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron).
- tags: go, user-interface
- source code
http://mattn.github.io/go-gtk/
Go bindings for GTK.
- tags: go, user-interface
https://github.com/sciter-sdk/go-sciter
Go bindings for Sciter: the Embeddable HTML/CSS/script engine for modern desktop UI development. Cross platform.
- tags: go, user-interface
- source code
https://github.com/gotk3/gotk3
Go bindings for GTK3.
- tags: go, user-interface
- source code
https://github.com/dtylman/gowd
Rapid and simple desktop UI development with GO, HTML, CSS and NW.js. Cross platform.
- tags: go, user-interface
- source code
https://github.com/therecipe/qt
Qt binding for Go (support for Windows / macOS / Linux / Android / iOS / Sailfish OS / Raspberry Pi).
- tags: go, user-interface
- source code
Platform-native GUI library for Go. Cross platform.
- tags: go, user-interface
- source code
Mac, Windows, Linux desktop apps with HTML UI using built-in OS HTML renderer.
- tags: go, user-interface
Windows application library kit for Go.
- tags: go, user-interface
- source code
https://github.com/zserge/webview
Cross-platform webview window with simple two-way JavaScript bindings (Windows / macOS / Linux).
- tags: go, user-interface
- source code
https://github.com/dawidd6/go-appindicator
Go bindings for libappindicator3 C library.
- tags: go, user-interface
- source code
https://github.com/deckarep/gosx-notifier
OSX Desktop Notifications library for Go.
- tags: go, user-interface
- source code
https://github.com/go-vgo/robotgo
Go Native cross-platform GUI system automation. Control the mouse, keyboard and other.
- tags: go, user-interface
- source code
https://github.com/getlantern/systray
Cross platform Go library to place an icon and menu in the notification area.
- tags: go, user-interface
- source code
https://github.com/shurcooL/trayhost
Cross-platform Go library to place an icon in the host operating system's taskbar.
- tags: go, user-interface
- source code
A kickass library to manage your poppers
Wut? Poppers?
A popper is an element on the screen which "pops out" from the natural flow of your application.
Common examples of poppers are tooltips, ...
- tags: web, web-applications, user-interface
- source code