Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions DesktopApplications.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ __Generic Syntax Highlighter__
+ [PySide.jl](https://github.com/jverzani/PySide.jl) :: A julia interface for accessing Qt via PyCall and PySide.
+ [QML.jl](https://github.com/barche/QML.jl) :: Small example for starting an interface to Qt5 QML.
+ [Qt5.jl](https://github.com/tbreloff/Qt5.jl) :: A wrapper around C++ library `Qt5`. {Usable: 1, Robust: 1, Active: 1}
+ [Slint.jl](https://github.com/oheil/Slint.jl) :: Providing a wrapper library for Julia to use [Slint](https://slint.dev/), a GUI library for rust.
+ [Table.jl](https://github.com/cpritcha/Table.jl) :: Display Tables in plain text, HTML, LaTex.
+ [Tk.jl](https://github.com/JuliaLang/Tk.jl) :: The Julia interface for the Tk windowing toolkit.
+ [XClipboard.jl](https://github.com/kmsquire/XClipboard.jl) :: Xlib clipboard bindings to drag and drop in X11(X-Window System for bitmap displays).
Expand Down