diff options
Diffstat (limited to 'about/showcase.gmi.tpl')
| -rw-r--r-- | about/showcase.gmi.tpl | 540 |
1 files changed, 266 insertions, 274 deletions
diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index b2e2e9d2..8a37aea3 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2026-07-22 +Generated on: 2026-07-24 => showcase-rank-history.svg Interactive Project Rank History Graph (SVG) @@ -10,17 +10,17 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics -* π¦ Total Projects: 76 -* π Total Commits: 14,195 -* π Total Lines of Code: 645,759 -* π Total Lines of Documentation: 298,632 -* π» Languages: Go (52.8%), Java (9.3%), Shell (6.4%), C (5.6%), Dart (4.9%), XML (3.5%), YAML (2.9%), Perl (2.3%), JavaScript (2.0%), JSON (1.8%), C/C++ (1.4%), TypeScript (1.1%), CSS (1.1%), Ruby (1.1%), HTML (0.9%), C++ (0.8%), Config (0.5%), HCL (0.4%), Python (0.4%), Make (0.3%), TOML (0.1%) -* π Documentation: Text (75.2%), Markdown (23.7%), LaTeX (1.1%) -* π Release Status: 41 released, 35 experimental (53.9% with releases, 46.1% experimental) +* π¦ Total Projects: 77 +* π Total Commits: 13,876 +* π Total Lines of Code: 680,434 +* π Total Lines of Documentation: 299,648 +* π» Languages: Go (50.2%), Java (8.8%), Shell (7.2%), C (5.3%), Dart (4.7%), XML (3.3%), C++ (3.1%), YAML (2.8%), Perl (2.6%), C/C++ (2.2%), JavaScript (1.9%), JSON (1.7%), TypeScript (1.1%), Ruby (1.0%), CSS (1.0%), HTML (1.0%), Config (0.6%), HCL (0.4%), Python (0.4%), Make (0.3%), TOML (0.1%) +* π Documentation: Text (74.8%), Markdown (24.0%), LaTeX (1.1%) +* π Release Status: 43 released, 34 experimental (55.8% with releases, 44.2% experimental) ## Projects -### 1. dtail 1β13β14β13β12β11β9β9β9β6β4β2β1β10β10β8β6β2β1β21β20 +### 1. dtail 1β13β14β13β12β11β9β9β9β6β4β2β1β1β10β8β6β6β2β21β20 * π» Languages: Go (95.2%), Shell (2.3%), JSON (1.0%), C (0.7%), Make (0.5%), C/C++ (0.1%) * π Documentation: Text (97.9%), Markdown (2.1%) @@ -29,7 +29,7 @@ This page showcases my side projects, providing an overview of what each project * π Lines of Documentation: 220971 * π·οΈ Tags: 27 * π
Development Period: 2020-01-09 to 2026-07-18 -* π Score: 68.8 (combines recent activity, code size, tags, and release status) +* π Score: 57.4 (combines recent activity, code size, tags, and release status) * βοΈ License: Apache-2.0 * π·οΈ Latest Release: v4.3.3 (2024-08-23) @@ -38,7 +38,6 @@ This page showcases my side projects, providing an overview of what each project DTail (a distributed tail program) is a DevOps tool for engineers programmed in Google Go for following (tailing), catting and grepping (including gzip and zstd decompression support) log files on many machines concurrently. An advanced feature of DTail is to execute distributed MapReduce aggregations across many devices. -=> https://codeberg.org/snonux/dtail View on Codeberg => https://github.com/snonux/dtail View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash dtail @@ -53,7 +52,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dtail * π Lines of Documentation: 2430 * π·οΈ Tags: 0 * π
Development Period: 2026-07-12 to 2026-07-22 -* π Score: 61.0 (combines recent activity, code size, tags, and release status) +* π Score: 46.4 (combines recent activity, code size, tags, and release status) * βοΈ License: GPL-3.0 * π§ͺ Status: Experimental (no releases yet) @@ -62,13 +61,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dtail **Architecture:** A meson/ninja C project built on GTK4 + libadwaita + GLib, with a strict main-thread-touches-GTK / decode-in-`GTask`-threads split and a "one active load per window, last-write-wins" invariant backed by a bounded `GdkTexture` LRU. Plain-C modules (navigator, loader, detect, thumbnail, trash, mover, opener, runner, enhancer, info, texturecache, clipboard) are display-free and unit-tested standalone; GTK widgets live in `app`, `window`, `viewer`, `gridview`, and `shortcuts`. Decode backends are pluggable behind `GGAZE_HAVE_*` guards (pixbuf default; optional `gegl`, `jxl`, `avif`, `heif` as meson `feature`s), so a minimal GdkPixbuf-only build stays valid and fast. Testing is two mandatory tracks (unit β₯80% coverage via gcov for plain-C modules; integration suites for cross-module flows with offscreen GTK and real temp dirs), plus an ASan/UBSan leak-check pass after every milestone. -=> https://codeberg.org/snonux/ggaze View on Codeberg => https://github.com/snonux/ggaze View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash ggaze --- -### 3. dotfiles 3β6β6β4β3β2β3β3β8β7β7β7β9β8β8β6β4β3β5β3β3 +### 3. dotfiles 3β6β6β4β3β2β3β3β8β7β7β7β9β9β8β6β4β4β3β4β3 * π» Languages: Shell (74.5%), Config (7.0%), TOML (6.2%), CSS (6.0%), Python (3.3%), JSON (2.2%), Ruby (0.6%), INI (0.1%) * π Documentation: Markdown (100.0%) @@ -77,7 +75,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ggaze * π Lines of Documentation: 18312 * π·οΈ Tags: 0 * π
Development Period: 2023-07-30 to 2026-07-22 -* π Score: 38.4 (combines recent activity, code size, tags, and release status) +* π Score: 31.8 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) @@ -90,7 +88,29 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dotfiles --- -### 4. shuriken.sh 4β3β2β1β1β1 +### 4. ychat 4β76β68β68β68β67β66β66β67β67β67β65β64β64β63β63β63β66β63β62β43 + +* π» Languages: C++ (50.0%), Shell (21.4%), C/C++ (19.7%), Perl (2.7%), Config (2.1%), HTML (2.0%), Make (1.0%), CSS (0.6%), Docker (0.4%) +* π Documentation: Markdown (95.1%), Text (4.9%) +* π Commits: 57 +* π Lines of Code: 42334 +* π Lines of Documentation: 549 +* π·οΈ Tags: 7 +* π
Development Period: 2008-05-15 to 2026-07-08 +* π Score: 27.2 (combines recent activity, code size, tags, and release status) +* βοΈ License: No license found +* π·οΈ Latest Release: v0.9.0 (2026-07-07) + + +ychat: source code repository. + +=> https://codeberg.org/snonux/ychat View on Codeberg +=> https://github.com/snonux/ychat View on GitHub +For cgit access go to c-git dot f3s dot buetow dot org slash ychat + +--- + +### 5. shuriken.sh 5β3β2β1β1β1 * π» Languages: Shell (99.5%), Config (0.4%), Docker (0.1%) * π Documentation: Markdown (100.0%) @@ -99,7 +119,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dotfiles * π Lines of Documentation: 952 * π·οΈ Tags: 32 * π
Development Period: 2011-11-19 to 2026-07-18 -* π Score: 26.8 (combines recent activity, code size, tags, and release status) +* π Score: 24.8 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π·οΈ Latest Release: 0.13.0 (2026-07-18) @@ -109,13 +129,35 @@ For cgit access go to c-git dot f3s dot buetow dot org slash dotfiles shuriken is a Bash script for Unix like operating systems (such as Linux) to generate static web photo albums. The resulting static photo album is pure HTML+CSS (without any JavaScript!). -=> https://codeberg.org/snonux/shuriken.sh View on Codeberg => https://github.com/snonux/shuriken.sh View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash shuriken.sh --- -### 5. conf 5β4β3β3β7β7β6β6β4β5β14β12β10β7β7β9β7β9β9β7β5 +### 6. tasksamurai 6β5β4β2β15β14β13β13β14β11β9β9β7β7β5β23β22β22β18β17β16 + +* π» Languages: Go (99.9%) +* π Documentation: Markdown (100.0%) +* π Commits: 343 +* π Lines of Code: 15859 +* π Lines of Documentation: 265 +* π·οΈ Tags: 25 +* π
Development Period: 2025-06-19 to 2026-07-19 +* π Score: 22.4 (combines recent activity, code size, tags, and release status) +* βοΈ License: BSD-2-Clause +* π·οΈ Latest Release: v0.18.3 (2026-07-19) + + +=> showcase/tasksamurai/image-1.png tasksamurai screenshot + +Task Samurai invokes the `task` command to read and modify tasks. The tasks are displayed in a Bubble Tea table where each row represents a task. Hotkeys trigger Taskwarrior commands such as starting, completing or annotating tasks. The UI refreshes automatically after each action so the table is always up to date. + +=> https://github.com/snonux/tasksamurai View on GitHub +For cgit access go to c-git dot f3s dot buetow dot org slash tasksamurai + +--- + +### 7. conf 7β4β3β3β7β7β6β6β4β5β14β12β10β10β7β9β7β7β9β8β5 * π» Languages: YAML (75.2%), Shell (11.0%), Perl (7.9%), Python (2.8%), Make (1.3%), JSON (0.5%), Docker (0.5%), TOML (0.3%), Config (0.3%), Ruby (0.2%), HTML (0.1%) * π Documentation: Markdown (97.5%), Text (2.5%) @@ -124,7 +166,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash shuriken.sh * π Lines of Documentation: 7537 * π·οΈ Tags: 0 * π
Development Period: 2021-12-28 to 2026-07-20 -* π Score: 24.8 (combines recent activity, code size, tags, and release status) +* π Score: 22.0 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) @@ -137,31 +179,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash conf --- -### 6. tasksamurai 6β5β4β2β15β14β13β13β14β11β9β9β7β5β5β23β22β18β18β16β16 - -* π» Languages: Go (99.9%) -* π Documentation: Markdown (100.0%) -* π Commits: 343 -* π Lines of Code: 15859 -* π Lines of Documentation: 265 -* π·οΈ Tags: 24 -* π
Development Period: 2025-06-19 to 2026-07-19 -* π Score: 24.0 (combines recent activity, code size, tags, and release status) -* βοΈ License: BSD-2-Clause -* π·οΈ Latest Release: v0.18.1 (2026-06-27) - - -=> showcase/tasksamurai/image-1.png tasksamurai screenshot - -Task Samurai invokes the `task` command to read and modify tasks. The tasks are displayed in a Bubble Tea table where each row represents a task. Hotkeys trigger Taskwarrior commands such as starting, completing or annotating tasks. The UI refreshes automatically after each action so the table is always up to date. - -=> https://codeberg.org/snonux/tasksamurai View on Codeberg -=> https://github.com/snonux/tasksamurai View on GitHub -For cgit access go to c-git dot f3s dot buetow dot org slash tasksamurai - ---- - -### 7. gonf 7β2β1 +### 8. gonf 8β2β1 * π» Languages: Go (100.0%) * π Documentation: Markdown (99.3%), Text (0.7%) @@ -170,7 +188,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash tasksamurai * π Lines of Documentation: 136 * π·οΈ Tags: 0 * π
Development Period: 2026-07-04 to 2026-07-09 -* π Score: 19.5 (combines recent activity, code size, tags, and release status) +* π Score: 17.6 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) @@ -187,7 +205,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gonf --- -### 8. hexai 8β7β5β5β2β5β7β7β6β4β5β3β8β6β6β4β1β1β3β15β2 +### 9. hexai 9β7β5β5β2β5β7β7β6β4β5β3β8β8β6β4β1β1β1β3β2 * π» Languages: Go (100.0%) * π Documentation: Markdown (100.0%) @@ -196,7 +214,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gonf * π Lines of Documentation: 3894 * π·οΈ Tags: 106 * π
Development Period: 2025-08-01 to 2026-07-15 -* π Score: 18.3 (combines recent activity, code size, tags, and release status) +* π Score: 17.5 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π·οΈ Latest Release: v0.42.0 (2026-07-02) @@ -205,35 +223,33 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gonf Hexai, the AI addition for your Helix Editor (https://helix-editor.com) .. Other editors should work but weren't tested. -=> https://codeberg.org/snonux/hexai View on Codeberg => https://github.com/snonux/hexai View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash hexai --- -### 9. gitsyncer 9β8β7β6β5β3β10β10β10β20β20β19β18β18β18β16β14β11β11β17β15 +### 10. gitsyncer 10β8β7β6β5β3β10β10β10β20β20β19β18β18β18β16β14β14β11β10β15 -* π» Languages: Go (95.2%), Shell (4.5%), JSON (0.2%) +* π» Languages: Go (95.3%), Shell (4.4%), JSON (0.2%) * π Documentation: Markdown (100.0%) -* π Commits: 200 -* π Lines of Code: 16378 -* π Lines of Documentation: 2497 +* π Commits: 203 +* π Lines of Code: 16777 +* π Lines of Documentation: 2501 * π·οΈ Tags: 43 -* π
Development Period: 2025-06-23 to 2026-06-17 -* π Score: 12.2 (combines recent activity, code size, tags, and release status) +* π
Development Period: 2025-06-23 to 2026-07-22 +* π Score: 12.7 (combines recent activity, code size, tags, and release status) * βοΈ License: BSD-2-Clause * π·οΈ Latest Release: v0.18.5 (2026-06-17) GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. -=> https://codeberg.org/snonux/gitsyncer View on Codeberg => https://github.com/snonux/gitsyncer View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash gitsyncer --- -### 10. gt 10β9β8β8β6β4β1β1β28β26β26β25β24β24β24β22β21β17β17β14β13 +### 11. gt 11β9β8β8β6β4β1β1β28β26β26β25β24β24β24β22β21β21β17β16β13 * π» Languages: Go (97.7%), Shell (2.0%), YAML (0.3%) * π Documentation: Markdown (100.0%) @@ -242,7 +258,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gitsyncer * π Lines of Documentation: 4351 * π·οΈ Tags: 7 * π
Development Period: 2025-11-25 to 2026-05-25 -* π Score: 10.0 (combines recent activity, code size, tags, and release status) +* π Score: 9.7 (combines recent activity, code size, tags, and release status) * βοΈ License: MIT * π·οΈ Latest Release: v0.5.1 (2026-05-25) @@ -251,22 +267,21 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gitsyncer A simple AI-engineered command-line percentage calculator written in Go. No frontier AI models from Claude, OpenAI, Google, ec, were used for this project. The ones used were: -=> https://codeberg.org/snonux/gt View on Codeberg => https://github.com/snonux/gt View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash gt --- -### 11. foo.zone 11β25β24β23β23β22β21β21β21β18β18β17β16β13β13β10β8β64β64β64β6 +### 12. foo.zone 12β25β24β23β23β22β21β21β21β18β18β17β16β16β13β10β8β68β64β64β6 * π» Languages: XML (98.4%), Shell (1.3%), Go (0.3%) * π Documentation: Text (86.4%), Markdown (13.6%) -* π Commits: 1843 +* π Commits: 1845 * π Lines of Code: 21604 * π Lines of Documentation: 176 * π·οΈ Tags: 0 -* π
Development Period: 2021-04-29 to 2026-07-18 -* π Score: 8.9 (combines recent activity, code size, tags, and release status) +* π
Development Period: 2021-04-29 to 2026-07-24 +* π Score: 9.1 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) @@ -279,7 +294,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foo.zone --- -### 12. snonux 12β10β10β10β11β10β8β8β7β3β2β4β3β3β3β2β5 +### 13. snonux 13β10β10β10β11β10β8β8β7β3β2β4β3β3β3β2β5β5 * π» Languages: JSON (36.9%), JavaScript (26.9%), Go (23.7%), CSS (12.6%) * π Documentation: Text (79.8%), Markdown (20.2%) @@ -288,20 +303,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foo.zone * π Lines of Documentation: 1139 * π·οΈ Tags: 29 * π
Development Period: 2026-04-06 to 2026-07-08 -* π Score: 8.8 (combines recent activity, code size, tags, and release status) +* π Score: 8.6 (combines recent activity, code size, tags, and release status) * βοΈ License: MIT * π·οΈ Latest Release: v0.18.0 (2026-07-06) **WIP** - A microblog generator project -=> https://codeberg.org/snonux/snonux View on Codeberg => https://github.com/snonux/snonux View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash snonux --- -### 13. ior 13β11β11β9β8β8β5β5β5β1β12β14β13β14β14β12β9β4β2β1β1 +### 14. ior 14β11β11β9β8β8β5β5β5β1β12β14β13β13β14β12β9β8β4β1β1 * π» Languages: Go (90.2%), C (8.9%), Shell (0.4%), JSON (0.2%), C/C++ (0.2%), Docker (0.1%) * π Documentation: Markdown (83.9%), Text (16.1%) @@ -310,7 +324,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash snonux * π Lines of Documentation: 3008 * π·οΈ Tags: 3 * π
Development Period: 2024-01-18 to 2026-05-14 -* π Score: 8.5 (combines recent activity, code size, tags, and release status) +* π Score: 8.3 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π·οΈ Latest Release: v1.1.0 (2026-05-14) @@ -319,13 +333,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash snonux > **π§ PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk. -=> https://codeberg.org/snonux/ior View on Codeberg => https://github.com/snonux/ior View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash ior --- -### 14. irregular.ninja 14β12β9β7β4 +### 15. irregular.ninja 15β12β9β7β4 * π» Languages: Config (100.0%) * π Documentation: Markdown (100.0%) @@ -334,20 +347,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ior * π Lines of Documentation: 48 * π·οΈ Tags: 0 * π
Development Period: 2026-06-15 to 2026-07-18 -* π Score: 7.8 (combines recent activity, code size, tags, and release status) +* π Score: 7.4 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) The architecture is straightforward: source photos live outside the repo (referenced via symlinks), and `just` recipes invoke `shuriken.sh` to transform them into static albums. This keeps the repo lean while making builds reproducible and easy to automateβjust run `just all` to regenerate both sites, or target a single album individually. -=> https://codeberg.org/snonux/irregular.ninja View on Codeberg => https://github.com/snonux/irregular.ninja View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash irregular.ninja --- -### 15. goprecords 15β16β15β14β14β12β11β11β11β9β6β6β4β2β2β29β28β24β24β24β24 +### 16. goprecords 16β16β15β14β14β12β11β11β11β9β6β6β4β4β2β29β28β28β24β24β24 * π» Languages: Go (97.5%), Shell (2.2%), Docker (0.3%) * π Documentation: Markdown (100.0%) @@ -356,20 +368,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash irregular.ninja * π Lines of Documentation: 1008 * π·οΈ Tags: 17 * π
Development Period: 2013-03-22 to 2026-07-20 -* π Score: 6.7 (combines recent activity, code size, tags, and release status) +* π Score: 6.6 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π·οΈ Latest Release: v0.5.2 (2026-06-07) `goprecords` is a Go command-line program that generates uptime reports for hosts based on the input record files from `uptimed`. It supports importing records into SQLite and querying for reports, or reporting directly from a stats directory. -=> https://codeberg.org/snonux/goprecords View on Codeberg => https://github.com/snonux/goprecords View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash goprecords --- -### 16. hypr 16β14β12β11β9β6β2β2β2β17β16β15β14β11β11β7β3 +### 17. hypr 17β14β12β11β9β6β2β2β2β17β16β15β14β14β11β7β3β3 * π» Languages: TypeScript (51.7%), Ruby (33.0%), JSON (7.8%), Shell (4.1%), TOML (3.4%) * π Documentation: Markdown (100.0%) @@ -378,7 +389,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash goprecords * π Lines of Documentation: 2948 * π·οΈ Tags: 0 * π
Development Period: 2026-03-21 to 2026-06-17 -* π Score: 6.7 (combines recent activity, code size, tags, and release status) +* π Score: 6.5 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) @@ -388,35 +399,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash goprecords Automates Hyperstack GPU VM lifecycle: create, bootstrap, WireGuard tunnel, and vLLM inference. Runs two A100 VMs concurrently β each serving a different model β with [Pi](https://pi.dev) coding agents connected to each. -=> https://codeberg.org/snonux/hypr View on Codeberg => https://github.com/snonux/hypr View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash hypr --- -### 17. player 17β15β13β12β10β9β4β4β3β2β1β1 - -* π» Languages: Go (44.9%), Dart (41.0%), JavaScript (7.7%), TypeScript (2.4%), CSS (2.1%), HTML (0.7%), JSON (0.3%), YAML (0.3%), Shell (0.2%), XML (0.2%) -* π Documentation: Markdown (100.0%) -* π Commits: 319 -* π Lines of Code: 74887 -* π Lines of Documentation: 6954 -* π·οΈ Tags: 0 -* π
Development Period: 2026-04-28 to 2026-05-23 -* π Score: 6.6 (combines recent activity, code size, tags, and release status) -* βοΈ License: No license found -* π§ͺ Status: Experimental (no releases yet) - - -Player is an opinionated KISS web media player. It is designed to be simple, lightweight, and easy to use and designed keyboard-first. - -=> https://codeberg.org/snonux/player View on Codeberg -=> https://github.com/snonux/player View on GitHub -For cgit access go to c-git dot f3s dot buetow dot org slash player - ---- - -### 18. totalrecall 18β17β16β15β13β13β12β12β12β10β8β8β6β4β4β1β18β15β16β13β14 +### 18. totalrecall 18β17β16β15β13β13β12β12β12β10β8β8β6β6β4β1β18β18β15β15β14 * π» Languages: Go (98.8%), HTML (0.4%), CSS (0.3%), Shell (0.3%), YAML (0.2%) * π Documentation: Markdown (96.0%), Text (4.0%) @@ -425,7 +413,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash player * π Lines of Documentation: 400 * π·οΈ Tags: 43 * π
Development Period: 2025-07-14 to 2026-06-18 -* π Score: 6.6 (combines recent activity, code size, tags, and release status) +* π Score: 6.5 (combines recent activity, code size, tags, and release status) * βοΈ License: MIT * π·οΈ Latest Release: v0.29.3 (2026-06-18) @@ -434,13 +422,33 @@ For cgit access go to c-git dot f3s dot buetow dot org slash player `totalrecall` is a versatile tool for generating Anki flashcard materials from Bulgarian words. It offers both a command-line interface (CLI) and a graphical user interface (GUI) for creating audio pronunciation files and AI-generated images. -=> https://codeberg.org/snonux/totalrecall View on Codeberg => https://github.com/snonux/totalrecall View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash totalrecall --- -### 19. fastforge 19β18β17β16β16β15β15β15β15β12β11β10β5β1β1β3 +### 19. player 19β15β13β12β10β9β4β4β3β2β1β1 + +* π» Languages: Go (44.9%), Dart (41.0%), JavaScript (7.7%), TypeScript (2.4%), CSS (2.1%), HTML (0.7%), JSON (0.3%), YAML (0.3%), Shell (0.2%), XML (0.2%) +* π Documentation: Markdown (100.0%) +* π Commits: 319 +* π Lines of Code: 74887 +* π Lines of Documentation: 6954 +* π·οΈ Tags: 0 +* π
Development Period: 2026-04-28 to 2026-05-23 +* π Score: 6.4 (combines recent activity, code size, tags, and release status) +* βοΈ License: No license found +* π§ͺ Status: Experimental (no releases yet) + + +Player is an opinionated KISS web media player. It is designed to be simple, lightweight, and easy to use and designed keyboard-first. + +=> https://github.com/snonux/player View on GitHub +For cgit access go to c-git dot f3s dot buetow dot org slash player + +--- + +### 20. fastforge 20β18β17β16β16β15β15β15β15β12β11β10β5β5β1β3 * π» Languages: C (92.4%), C/C++ (4.1%), JavaScript (2.6%), Make (0.8%) * π Documentation: Markdown (100.0%) @@ -449,7 +457,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash totalrecall * π Lines of Documentation: 232 * π·οΈ Tags: 1 * π
Development Period: 2026-04-06 to 2026-04-15 -* π Score: 5.0 (combines recent activity, code size, tags, and release status) +* π Score: 4.9 (combines recent activity, code size, tags, and release status) * βοΈ License: MIT * π·οΈ Latest Release: v1.0.0 (2026-04-15) @@ -458,13 +466,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash totalrecall FastForge is a Pebble watchapp for intermittent fasting tracking, built with the Rebble SDK. -=> https://codeberg.org/snonux/fastforge View on Codeberg => https://github.com/snonux/fastforge View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash fastforge --- -### 20. foostore 20β19β18β17β17β17β17β17β17β15β15β13β12β16β16β14β11β7β7β5β7 +### 21. foostore 21β19β18β17β17β17β17β17β17β15β15β13β12β12β16β14β11β11β7β6β7 * π» Languages: Go (100.0%) * π Documentation: Markdown (100.0%) @@ -473,20 +480,19 @@ For cgit access go to c-git dot f3s dot buetow dot org slash fastforge * π Lines of Documentation: 162 * π·οΈ Tags: 12 * π
Development Period: 2018-05-26 to 2026-04-29 -* π Score: 4.9 (combines recent activity, code size, tags, and release status) +* π Score: 4.8 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π·οΈ Latest Release: v0.8.1 (2026-04-29) > **π§ PRE-ALPHA SOFTWARE:** This project is in active early development, unstable, and intended for personal use. Expect bugs, breaking changes, missing safeguards, and possible data loss. Backward compatibility and upgrade paths are not guaranteed. Use at your own risk. -=> https://codeberg.org/snonux/foostore View on Codeberg => https://github.com/snonux/foostore View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash foostore --- -### 21. timesamurai 21β21β21β20β20β19β18β18β18β16β17β16β15β12β12β11β10β5β4β2 +### 22. timesamurai 22β21β21β20β20β19β18β18β18β16β17β16β15β15β12β11β10β9β5β2 * π» Languages: Go (99.3%), Shell (0.6%), YAML (0.1%) * π Documentation: Markdown (100.0%) @@ -502,13 +508,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foostore > **π§ PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk. -=> https://codeberg.org/snonux/timesamurai View on Codeberg => https://github.com/snonux/timesamurai View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash timesamurai --- -### 22. comicforge 22β20β20β19β19β18β16β16β16β13β10β5β2 +### 23. comicforge 23β20β20β19β19β18β16β16β16β13β10β5β2β2 * π» Languages: Go (100.0%) * π Documentation: Markdown (95.9%), Text (4.1%) @@ -526,13 +531,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash timesamurai ComicForge turns a vocabulary file into a generated comic package. It uses Gemini-backed providers to write a story, draw comic pages, and optionally produce narration. The CLI writes comic assets into `./comics/assets/<slug>/`, gallery copies into `./comics/gallery/`, and final PDFs into `./comics/PDF/`. -=> https://codeberg.org/snonux/comicforge View on Codeberg => https://github.com/snonux/comicforge View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash comicforge --- -### 23. rampage 23β22β19β18β18β16β14β14β13β8β3 +### 24. rampage 24β22β19β18β18β16β14β14β13β8β3 * π» Languages: Go (100.0%) * π Commits: 2 @@ -546,13 +550,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash comicforge rampage: source code repository. -=> https://codeberg.org/snonux/rampage View on Codeberg => https://github.com/snonux/rampage View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash rampage --- -### 24. ds-sim 24β24β23β22β22β21β20β20β20β19β19β18β17β15β15β13β12β25β25β25β21 +### 25. ds-sim 25β24β23β22β22β21β20β20β20β19β19β18β17β17β15β13β12β12β25β25β21 * π» Languages: Java (98.6%), Shell (0.9%), CSS (0.4%) * π Documentation: Markdown (98.7%), Text (1.3%) @@ -570,13 +573,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash rampage DS-Sim is a open-source simulator for distributed systems, written in Java. It provides a powerful environment for simulating and learning about distributed systems concepts. -=> https://codeberg.org/snonux/ds-sim View on Codeberg => https://github.com/snonux/ds-sim View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash ds-sim --- -### 25. gogios 25β27β26β25β26β25β24β24β24β22β22β21β21β20β20β18β19β16β15β12β11 +### 26. gogios 26β27β26β25β26β25β24β24β24β22β22β21β21β21β20β18β19β19β16β14β11 * π» Languages: Go (98.9%), JSON (0.6%), YAML (0.5%) * π Documentation: Markdown (94.9%), Text (5.1%) @@ -600,31 +602,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gogios --- -### 26. epimetheus 26β28β27β26β25β24β23β23β23β21β21β20β19β17β17β15β13β8β8β6β4 - -* π» Languages: Go (85.2%), Shell (14.8%) -* π Documentation: Markdown (100.0%) -* π Commits: 4 -* π Lines of Code: 5199 -* π Lines of Documentation: 1736 -* π·οΈ Tags: 0 -* π
Development Period: 2026-02-07 to 2026-03-07 -* π Score: 2.3 (combines recent activity, code size, tags, and release status) -* βοΈ License: No license found -* π§ͺ Status: Experimental (no releases yet) - - -=> showcase/epimetheus/image-1.png epimetheus screenshot - -> **π§ PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk. - -=> https://codeberg.org/snonux/epimetheus View on Codeberg -=> https://github.com/snonux/epimetheus View on GitHub -For cgit access go to c-git dot f3s dot buetow dot org slash epimetheus - ---- - -### 27. yoga 27β29β28β27β27β26β25β25β25β24β24β23β22β21β21β19β17β13β14β11β12 +### 27. yoga 27β29β28β27β27β26β25β25β25β24β24β23β22β22β21β19β17β17β13β13β12 * π» Languages: Go (69.1%), HTML (30.9%) * π Documentation: Markdown (100.0%) @@ -642,13 +620,35 @@ For cgit access go to c-git dot f3s dot buetow dot org slash epimetheus > **β οΈ DEPRECATED:** This project is no longer maintained. No further updates, bug fixes, or feature additions will be made. Use at your own risk. -=> https://codeberg.org/snonux/yoga View on Codeberg => https://github.com/snonux/yoga View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash yoga --- -### 28. rcm 28β26β25β24β24β23β22β22β22β25β25β24β23β22β22β20β15β12β13β10β10 +### 28. epimetheus 28β28β27β26β25β24β23β23β23β21β21β20β19β19β17β15β13β13β8β7β4 + +* π» Languages: Go (85.2%), Shell (14.8%) +* π Documentation: Markdown (100.0%) +* π Commits: 4 +* π Lines of Code: 5199 +* π Lines of Documentation: 1736 +* π·οΈ Tags: 0 +* π
Development Period: 2026-02-07 to 2026-03-07 +* π Score: 2.3 (combines recent activity, code size, tags, and release status) +* βοΈ License: No license found +* π§ͺ Status: Experimental (no releases yet) + + +=> showcase/epimetheus/image-1.png epimetheus screenshot + +> **π§ PRE-ALPHA SOFTWARE:** This project is in a pre-alpha state and is intended for my own personal use only. Use at your own risk. + +=> https://github.com/snonux/epimetheus View on GitHub +For cgit access go to c-git dot f3s dot buetow dot org slash epimetheus + +--- + +### 29. rcm 29β26β25β24β24β23β22β22β22β25β25β24β23β23β22β20β15β16β12β12β10 * π» Languages: Ruby (99.6%), TOML (0.4%) * π Documentation: Markdown (100.0%) @@ -657,7 +657,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash yoga * π Lines of Documentation: 778 * π·οΈ Tags: 3 * π
Development Period: 2024-12-05 to 2026-03-02 -* π Score: 2.2 (combines recent activity, code size, tags, and release status) +* π Score: 2.1 (combines recent activity, code size, tags, and release status) * βοΈ License: Custom License * π·οΈ Latest Release: v0.1.1 (2026-03-01) @@ -672,7 +672,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash rcm --- -### 29. gemtexter 29β30β29β28β28β28β27β27β27β27β28β27β27β28β28β27β26β22β22β22β22 +### 30. gemtexter 30β30β29β28β28β28β27β27β27β27β28β27β27β27β28β27β26β26β22β23β22 * π» Languages: Shell (55.9%), CSS (31.0%), HTML (11.2%), Config (1.8%) * π Documentation: Text (75.1%), Markdown (24.9%) @@ -694,7 +694,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gemtexter --- -### 30. scifi 30β31β30β29β29β27β26β26β26β23β23β22β20β19β19β17β16β10β10β8β8 +### 31. scifi 31β31β30β29β29β27β26β26β26β23β23β22β20β20β19β17β16β15β10β9β8 * π» Languages: JSON (36.6%), JavaScript (30.2%), CSS (29.6%), HTML (3.7%) * π Documentation: Markdown (100.0%) @@ -703,22 +703,21 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gemtexter * π Lines of Documentation: 874 * π·οΈ Tags: 0 * π
Development Period: 2026-01-25 to 2026-03-13 -* π Score: 2.0 (combines recent activity, code size, tags, and release status) +* π Score: 1.9 (combines recent activity, code size, tags, and release status) * βοΈ License: No license found * π§ͺ Status: Experimental (no releases yet) A static HTML page showcasing a science fiction book collection. Works fully offline with all assets stored locally. -=> https://codeberg.org/snonux/scifi View on Codeberg => https://github.com/snonux/scifi View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash scifi --- -### 31. gos 31β32β31β30β30β29β28β28β30β29β29β28β26β25β25β24β23β19β19β18β18 +### 32. gos 32β32β31β30β30β29β28β28β30β29β29β28β26β26β25β24β23β23β19β18β18 -* π» Languages: Go (99.6%), JSON (0.2%), Shell (0.2%) +* π» Languages: Go (99.6%), Shell (0.2%), JSON (0.2%) * π Documentation: Markdown (100.0%) * π Commits: 408 * π Lines of Code: 4534 @@ -740,7 +739,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gos --- -### 32. log4jbench 32β33β32β31β31β30β29β29β29β28β27β26β25β23β23β21β20β14β12β9β9 +### 33. log4jbench 33β33β32β31β31β30β29β29β29β28β27β26β25β25β23β21β20β20β14β11β9 * π» Languages: Java (78.9%), XML (21.1%) * π Documentation: Markdown (100.0%) @@ -756,13 +755,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash gos A minimal Java tool to benchmark Log4j2 logging throughput with configurable concurrent threads and various logging configurations. -=> https://codeberg.org/snonux/log4jbench View on Codeberg => https://github.com/snonux/log4jbench View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash log4jbench --- -### 33. timr 33β34β33β33β33β32β31β31β32β31β31β30β29β27β27β26β25β21β21β20β19 +### 34. timr 34β34β33β33β33β32β31β31β32β31β31β30β29β29β27β26β25β25β21β20β19 * π» Languages: Go (96.0%), Shell (4.0%) * π Documentation: Markdown (100.0%) @@ -778,13 +776,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash log4jbench A simple command-line tool to track time spent on tasks. It has been primarily coded using Google Gemini CLI and Claude Code CLI. -=> https://codeberg.org/snonux/timr View on Codeberg => https://github.com/snonux/timr View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash timr --- -### 34. foostats 34β35β34β32β32β31β30β30β31β30β30β29β28β26β26β25β24β20β20β19β17 +### 35. foostats 35β35β34β32β32β31β30β30β31β30β30β29β28β28β26β25β24β24β20β19β17 * π» Languages: Perl (100.0%) * π Documentation: Markdown (54.6%), Text (45.4%) @@ -806,7 +803,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash foostats --- -### 35. wireguardmeshgenerator 35β36β35β34β34β33β32β32β33β32β32β31β30β29β29β28β27β23β23β23β23 +### 36. wireguardmeshgenerator 36β36β35β34β34β33β32β32β33β32β32β31β30β30β29β28β27β27β23β22β23 * π» Languages: Ruby (64.8%), YAML (35.2%) * π Documentation: Markdown (100.0%) @@ -828,7 +825,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash wireguardmeshgenera --- -### 36. ioriot 36β37β36β35β35β34β33β33β34β33β33β32β31β30β30β30β29β34β35β34β35 +### 37. ioriot 37β37β36β35β35β34β33β33β34β33β33β32β31β31β30β30β29β29β34β35β35 * π» Languages: C (58.7%), C/C++ (22.5%), Config (17.9%), Make (1.0%) * π Documentation: Markdown (100.0%) @@ -852,7 +849,7 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ioriot --- -### 37. quicklogger 37β38β37β36β36β35β34β34β35β34β34β33β32β31β31β31β30β26β26β26β25 +### 38. quicklogger 38β38β37β36β36β35β34β34β35β34β34β33β32β32β31β31β30β30β26β26β25 * π» Languages: Go (96.3%), XML (2.3%), Shell (0.9%), TOML (0.5%) * π Documentation: Markdown (100.0%) @@ -870,13 +867,12 @@ For cgit access go to c-git dot f3s dot buetow dot org slash ioriot This is a tiny GUI app written in Go using the Fyne framework to quickly log a message to a file. Read on my blog more about this: https://foo.zone/gemfeed/2024-03-03-a-fine-fyne-android-app-for-quickly-logging-ideas-programmed-in-golang.html -=> https://codeberg.org/snonux/quicklogger View on Codeberg => https://github.com/snonux/quicklogger View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash quicklogger --- -### 38. quicklog 38β39β38β37β37β36β35β35β36β35β35 +### 39. quicklog 39β39β38β37β37β36β35β35β36β35β35 * π» Languages: Dart (53.9%), CMake (13.5%), Kotlin (9.9%), C++ (9.2%), XML (8.0%), YAML (3.5%), C/C++ (2.0%) * π Documentation: Markdown (100.0%) @@ -897,13 +893,12 @@ Originally a Go/Fyne app called *Quicklogger* β this is the Flutter rewrite, renamed to **Quicklog**, targeting Android (primary) and Linux desktop (development). -=> https://codeberg.org/snonux/quicklog View on Codeberg => https://github.com/snonux/quicklog View on GitHub For cgit access go to c-git dot f3s dot buetow dot org slash quicklog --- -### 39. sillybench 39β40β39β38β38β37β36β36β37β36β36β34β33β32β32β32β31β27β27β27β27 +### 40. sillybench 40β40β39β38β38β37β36β36β37β36β36β34β33β33β32β32β31β31β27β27β27 * π» Languages: Go (90.9%), Shell (9.1%) * π Documentation: Markdown (100.0%) @@ -919,21 +914,20 @@ For cgit access go to c-git dot f3s dot buetow dot org slash quicklog To compare how fast this runs on FreeBSD vs a Linux Bhyve VM -=> https://codeberg.org/snonux/sillybench View on Codeberg => https://github.com/snonux/sillybench View on G |
