Projects with this topic
-
-
A youtube multimedia downloader and manager. All contributions are welcome. Made in Gtk4 with Vala. This program enables you to download youtube content and put it in containers called playlists, you can access these playlists in the file manager (WIP), and you can even search youtube with a relatively good speed (May cause youtube to speed limit your service).
Updated -
-
todo.rust is a native desktop To-Do list application developed entirely in Rust, using the GTK 4 graphical toolkit. It was created as a technical challenge to build an entire application using fundamental programming concepts. The goal was to sharpen design thinking, explore desktop UI frameworks in-depth, and apply clean software architecture and hexagonal architecture principles in a real-world setting.
Updated -
VTE-based terminal emulator with minimal features, written in Rust
Updated -
-
-
-
SQL client written in Rust and GTK4
Updated -
A game where you have to find a secret word. Similar to Cémantix and Semantle.
Updated -
⚠️ [READ-ONLY MIRROR] Active development is at: https://codeberg.org/lockedmutex/samayaUpdated -
Rust app using GTK 4. Steps performed on Linux Mint 21.3 using VSCodium 1.85.2 and rust-analyzer 0.4.1826 (pre-release).
Updated -
A GTK4 example in Rust. A ColumnView with sortable columns. No UI definition file used in this one, it's all Rust.
Updated -
Draw and messure your routes via mouse double click. Store it as text file and load it again.
Updated -
Rotor is a stateless, lightweight, and secure password manager (LessPass compatible) designed to generate and recover deterministic passwords without storing them
Updated -
An example of a GTK ListView in Rust.
Updated -
Example of a GTK ListBox in Rust
Updated -
An example in Rust of a simple GTK ColumnView and Image display, using BuilderListItemFactor for as much of the implementation as possible. It also demonstrates handling a closure expression. It uses a DirectoryList model to populate the view and a FilterListModel to restrict the list to "image" mime type. It responds to the selection of an entry by loading the file into the viewer. This example also shows using a CSS provider to set fonts in the view, and Sorters for the columns of the view.
Updated -
An example in Rust of a simple GTK ColumnView and Image display, with a file rename dialog.
Updated -