uname -o && ls ~/linux

Linux Apps & Tools

19 open-source apps and command-line tools built for Linux, with 141 tagged releases across Rust, Go and C++. Native GTK desktop apps, a Wayland color-temperature daemon, a system-tray toggle — and a deep bench of single-binary CLIs.

Every one is installable in a single command — cargo, brew, the AUR, or from source. All developed and released from Arch Linux.

linux --stats

141
releases_shipped
19
apps_and_tools
55
github_stars
Rust · Go · C++
languages

ls ~/linux/desktop

6 entries

Desktop & daemons

Native GTK/KDE apps and background services built for the Linux desktop.

[app]

flaccy

v1.7.0 ★ 2
Rust · Desktop app · 18 releases

A lossless music player with gapless playback and Last.fm scrobbling — a native GTK4/libadwaita desktop app.

install · crates.io

$ cargo install flaccy

⚠ GTK4 / libadwaita ·also: AURfrom source
[app]

emojipick

v0.1.5 ★ 1
Rust · Desktop app · 1 release

A fast emoji picker for KDE Plasma Wayland

install · crates.io

$ cargo install emojipick

⚠ KDE Plasma / Wayland ·also: AURfrom source
[app]

fluxxxer

v2.0.0
Go · Desktop app · 3 releases

a native gtk4 Linux image generator built with Go

install · from source

$ git clone https://github.com/guitaripod/fluxxxer && cd fluxxxer && go build

⚠ Requires GTK4
[app]

ThemeSwitch

v0.0.2
C++ · Desktop app · 2 releases

Cross-platform system tray application for toggling dark/light mode

install · build

$ git clone https://github.com/guitaripod/ThemeSwitch && cd ThemeSwitch && cmake -B build && cmake --build build

[app]

chatgpt-gtk4

v0.0.1-alpha
Go · Desktop app · 1 release

Native GTK4 ChatGPT client using the official Go SDK

install · from source

$ git clone https://github.com/guitaripod/chatgpt-gtk4 && cd chatgpt-gtk4 && go build

⚠ Requires GTK4
[svc]

circadia

v1.0.0
Rust · Daemon · 1 release

Melanopic-aware color temperature daemon for KDE Plasma Wayland

install · from source

$ cargo install --git https://github.com/guitaripod/circadia

⚠ KDE Plasma / Wayland

ls ~/linux/bin

13 entries

Command-line

Single-binary tools for the terminal — install and run.

[cli]

MoodLint

v0.0.3 ★ 2
Go · CLI · 5 releases

Validates the mood, prefix, and overall structure of your PR titles

install · from source

$ git clone https://github.com/guitaripod/MoodLint && cd MoodLint && go build

[cli]

emusync

v0.1.2
Rust · CLI · 3 releases

Cross-machine emulation save, mod, and shader cache sync over SSH

install · from source

$ cargo install --git https://github.com/guitaripod/emusync

v0.0.2 ★ 3
Rust · CLI · 2 releases

A Song.link CLI app written in Rust. Paste a music service URL, the app generates a Song.link URL blazingly fast and copies it to your clipboard even more blazingly fast.

install · from source

$ cargo install --git https://github.com/guitaripod/songlink-cli-rust

[cli]

reposort

v0.0.2-alpha
Go · CLI · 2 releases

A command-line tool written in Go that organizes repositories

install · from source

$ git clone https://github.com/guitaripod/reposort && cd reposort && go build

git clone --recursive ~/linux

Built on Linux, for Linux.

Source, release binaries, and issue trackers for every tool live on GitHub. Same hands that ship 19 Linux tools also ship native Apple-platform apps — cross-platform by habit, not by framework.