Skip to content

Commit 2991654

Browse files
authored
Add uing and libtray (#81)
1 parent 9acff85 commit 2991654

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -506,10 +506,12 @@ Nim provides unique features for seamless and transparent interoperability with
506506
- [nimx](https://github.com/yglukhov/nimx) - Desktop, Mobile & Web GUI framework in Nim.
507507
- [NiGui](https://github.com/trustable-code/NiGui) - A cross-platform, desktop GUI toolkit.
508508
- [ui](https://github.com/nim-lang/ui) - Wrapper for libui. Beginnings of what might become Nim's official UI library.
509+
- [uing](https://github.com/neroist/uing) - Wrapper & bindings for libui-ng, an updated and maintained fork of libui.
509510
- [iup](https://github.com/nim-lang/iup) - Wrapper for IUP. Beginnings of what might become Nim's official UI library.
510511
- [SDL2](https://github.com/nim-lang/sdl2) - Official wrapper for SDL 2.x.
511512
- [SDL2](https://github.com/Vladar4/sdl2_nim) - A wrapper for SDL 2.
512513
- [Owlkettle](https://github.com/can-lehmann/owlkettle) - Declarative user interface framework based on GTK.
514+
- [libtray](https://github.com/neroist/libtray) - Nim wrapper for Tray (dmikushin's fork), a library to create system tray/menu bar icon with a popup menu.
513515

514516

515517
#### Windows

0 commit comments

Comments
 (0)