diff options
Diffstat (limited to 'about/showcase.gmi.tpl')
| -rw-r--r-- | about/showcase.gmi.tpl | 580 |
1 files changed, 291 insertions, 289 deletions
diff --git a/about/showcase.gmi.tpl b/about/showcase.gmi.tpl index b71aec63..1202db90 100644 --- a/about/showcase.gmi.tpl +++ b/about/showcase.gmi.tpl @@ -1,6 +1,6 @@ # Project Showcase -Generated on: 2026-03-12 +Generated on: 2026-03-20 This page showcases my side projects, providing an overview of what each project does, its technical implementation, and key metrics. Each project summary includes information about the programming languages used, development activity, releases, and licensing. The projects are ranked by score, which combines recent activity, project size, tag history, and whether the project has shipped a release. @@ -9,25 +9,92 @@ This page showcases my side projects, providing an overview of what each project ## Overall Statistics * ๐ฆ Total Projects: 64 -* ๐ Total Commits: 13,595 -* ๐ Total Lines of Code: 334,197 -* ๐ Total Lines of Documentation: 46,922 -* ๐ป Languages: Go (53.7%), Java (12.3%), C (5.8%), CSS (5.3%), YAML (4.7%), Perl (4.3%), HTML (2.9%), Shell (2.6%), Python (2.1%), C/C++ (1.3%), JSON (1.1%), Config (1.0%), Ruby (0.9%), HCL (0.8%), Make (0.4%), XML (0.2%), Haskell (0.2%), JavaScript (0.1%), Raku (0.1%) -* ๐ Documentation: Markdown (74.1%), Text (24.7%), LaTeX (1.2%) +* ๐ Total Commits: 13,197 +* ๐ Total Lines of Code: 346,257 +* ๐ Total Lines of Documentation: 266,068 +* ๐ป Languages: Go (57.9%), Java (16.5%), C (5.6%), YAML (4.6%), Perl (4.1%), Shell (2.9%), HTML (1.4%), Ruby (1.3%), C/C++ (1.2%), Config (0.9%), HCL (0.8%), Python (0.6%), CSS (0.5%), JSON (0.5%), Make (0.4%), XML (0.2%), Haskell (0.2%), JavaScript (0.2%), TOML (0.1%) +* ๐ Documentation: Text (84.0%), Markdown (14.7%), LaTeX (1.3%) * ๐ Release Status: 42 released, 22 experimental (65.6% with releases, 34.4% experimental) ## Projects -### 1. ior 1โ1 +### 1. hexai 1โ3โ2 + +* ๐ป Languages: Go (100.0%) +* ๐ Documentation: Markdown (100.0%) +* ๐ Commits: 423 +* ๐ Lines of Code: 36886 +* ๐ Lines of Documentation: 4131 +* ๐ท๏ธ Tags: 60 +* ๐
Development Period: 2025-08-01 to 2026-03-19 +* ๐ Score: 147.8 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: No license found +* ๐ท๏ธ Latest Release: v0.25.0 (2026-03-19) + + +=> showcase/hexai/image-1.png hexai screenshot + +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 + +--- + +### 2. dtail 2โ21โ20 + +* ๐ป Languages: Go (93.1%), Shell (3.1%), JSON (1.6%), C (1.1%), Make (0.7%), C/C++ (0.2%) +* ๐ Documentation: Text (98.2%), Markdown (1.8%) +* ๐ Commits: 629 +* ๐ Lines of Code: 36191 +* ๐ Lines of Documentation: 220453 +* ๐ท๏ธ Tags: 27 +* ๐
Development Period: 2020-01-09 to 2026-03-13 +* ๐ Score: 55.1 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: Apache-2.0 +* ๐ท๏ธ Latest Release: v4.3.3 (2024-08-23) + + +=> showcase/dtail/image-1.png dtail screenshot + +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 + +--- + +### 3. dotfiles 3โ4โ3 + +* ๐ป Languages: Shell (66.0%), CSS (10.6%), Config (9.9%), TOML (9.8%), JSON (2.5%), Ruby (1.0%), INI (0.2%) +* ๐ Documentation: Markdown (100.0%) +* ๐ Commits: 864 +* ๐ Lines of Code: 3072 +* ๐ Lines of Documentation: 7571 +* ๐ท๏ธ Tags: 0 +* ๐
Development Period: 2023-07-30 to 2026-03-19 +* ๐ Score: 37.7 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: No license found +* ๐งช Status: Experimental (no releases yet) + + +These are all my dotfiles. I can install them locally on my laptop and/or workstation as well as remotely on any server. + +=> https://codeberg.org/snonux/dotfiles View on Codeberg +=> https://github.com/snonux/dotfiles View on GitHub + +--- + +### 4. ior 4โ1โ1 * ๐ป Languages: Go (88.9%), C (10.6%), JSON (0.3%), C/C++ (0.2%) * ๐ Documentation: Markdown (85.8%), Text (14.2%) -* ๐ Commits: 732 -* ๐ Lines of Code: 55808 -* ๐ Lines of Documentation: 3394 +* ๐ Commits: 733 +* ๐ Lines of Code: 55967 +* ๐ Lines of Documentation: 3397 * ๐ท๏ธ Tags: 0 -* ๐
Development Period: 2024-01-18 to 2026-03-11 -* ๐ Score: 111.7 (combines recent activity, code size, tags, and release status) +* ๐
Development Period: 2024-01-18 to 2026-03-12 +* ๐ Score: 36.7 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -41,7 +108,7 @@ This page showcases my side projects, providing an overview of what each project --- -### 2. timesamurai 2 +### 5. timesamurai 5โ2 * ๐ป Languages: Go (99.2%), Shell (0.6%), YAML (0.1%) * ๐ Documentation: Markdown (100.0%) @@ -50,7 +117,7 @@ This page showcases my side projects, providing an overview of what each project * ๐ Lines of Documentation: 112 * ๐ท๏ธ Tags: 4 * ๐
Development Period: 2025-06-25 to 2026-03-07 -* ๐ Score: 59.3 (combines recent activity, code size, tags, and release status) +* ๐ Score: 33.0 (combines recent activity, code size, tags, and release status) * โ๏ธ License: MIT * ๐ท๏ธ Latest Release: v0.7.0 (2026-03-05) @@ -62,51 +129,7 @@ This page showcases my side projects, providing an overview of what each project --- -### 3. hexai 3โ2 - -* ๐ป Languages: Go (100.0%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 377 -* ๐ Lines of Code: 31218 -* ๐ Lines of Documentation: 4089 -* ๐ท๏ธ Tags: 50 -* ๐
Development Period: 2025-08-01 to 2026-03-10 -* ๐ Score: 50.6 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: No license found -* ๐ท๏ธ Latest Release: v0.21.0 (2026-02-12) - - -=> showcase/hexai/image-1.png hexai screenshot - -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 - ---- - -### 4. dotfiles 4โ3 - -* ๐ป Languages: Shell (66.6%), CSS (10.9%), Config (10.1%), TOML (10.0%), JSON (1.1%), Ruby (1.0%), INI (0.2%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 845 -* ๐ Lines of Code: 2990 -* ๐ Lines of Documentation: 5386 -* ๐ท๏ธ Tags: 0 -* ๐
Development Period: 2023-07-30 to 2026-03-10 -* ๐ Score: 35.1 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: No license found -* ๐งช Status: Experimental (no releases yet) - - -These are all my dotfiles. I can install them locally on my laptop and/or workstation as well as remotely on any server. - -=> https://codeberg.org/snonux/dotfiles View on Codeberg -=> https://github.com/snonux/dotfiles View on GitHub - ---- - -### 5. loadbars 5โ47 +### 6. loadbars 6โ5โ47 * ๐ป Languages: Go (92.8%), Shell (7.2%) * ๐ Documentation: Markdown (100.0%) @@ -115,7 +138,7 @@ These are all my dotfiles. I can install them locally on my laptop and/or workst * ๐ Lines of Documentation: 328 * ๐ท๏ธ Tags: 47 * ๐
Development Period: 2010-11-05 to 2026-03-02 -* ๐ Score: 25.5 (combines recent activity, code size, tags, and release status) +* ๐ Score: 19.6 (combines recent activity, code size, tags, and release status) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v0.11.1 (2026-02-17) @@ -129,7 +152,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 6. foostore 6โ7 +### 7. foostore 7โ6โ7 * ๐ป Languages: Go (98.4%), Shell (1.6%) * ๐ Documentation: Markdown (100.0%) @@ -138,7 +161,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * ๐ Lines of Documentation: 250 * ๐ท๏ธ Tags: 9 * ๐
Development Period: 2018-05-26 to 2026-03-07 -* ๐ Score: 17.6 (combines recent activity, code size, tags, and release status) +* ๐ Score: 14.3 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.5.3 (2026-03-02) @@ -150,7 +173,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 7. epimetheus 7โ4 +### 8. epimetheus 8โ7โ4 * ๐ป Languages: Go (85.2%), Shell (14.8%) * ๐ Documentation: Markdown (100.0%) @@ -159,7 +182,7 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve * ๐ Lines of Documentation: 1736 * ๐ท๏ธ Tags: 0 * ๐
Development Period: 2026-02-07 to 2026-03-07 -* ๐ Score: 14.5 (combines recent activity, code size, tags, and release status) +* ๐ Score: 11.1 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -173,16 +196,16 @@ Loadbars is a tool that can be used to observe CPU loads of several remote serve --- -### 8. conf 8โ5 +### 9. conf 9โ8โ5 -* ๐ป Languages: YAML (80.7%), Perl (9.9%), Shell (6.0%), Python (2.3%), Docker (0.7%), Config (0.2%), HTML (0.1%) -* ๐ Documentation: Markdown (97.1%), Text (2.9%) -* ๐ Commits: 791 -* ๐ Lines of Code: 19132 -* ๐ Lines of Documentation: 6572 +* ๐ป Languages: YAML (75.7%), Perl (9.3%), Ruby (6.6%), Shell (4.9%), Python (2.1%), Docker (0.6%), TOML (0.3%), Config (0.2%), HTML (0.1%) +* ๐ Documentation: Markdown (97.0%), Text (3.0%) +* ๐ Commits: 794 +* ๐ Lines of Code: 20394 +* ๐ Lines of Documentation: 6315 * ๐ท๏ธ Tags: 0 -* ๐
Development Period: 2021-12-28 to 2026-02-15 -* ๐ Score: 11.3 (combines recent activity, code size, tags, and release status) +* ๐
Development Period: 2021-12-28 to 2026-03-15 +* ๐ Score: 10.0 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -194,16 +217,16 @@ This is my personal config repository. Including... --- -### 9. scifi 9โ8 +### 10. scifi 10โ9โ8 -* ๐ป Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%) +* ๐ป Languages: JSON (36.6%), JavaScript (30.2%), CSS (29.6%), HTML (3.7%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 23 -* ๐ Lines of Code: 1664 -* ๐ Lines of Documentation: 853 +* ๐ Commits: 27 +* ๐ Lines of Code: 1724 +* ๐ Lines of Documentation: 874 * ๐ท๏ธ Tags: 0 -* ๐
Development Period: 2026-01-25 to 2026-01-27 -* ๐ Score: 7.2 (combines recent activity, code size, tags, and release status) +* ๐
Development Period: 2026-01-25 to 2026-03-13 +* ๐ Score: 7.1 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐งช Status: Experimental (no releases yet) @@ -215,18 +238,18 @@ A static HTML page showcasing a science fiction book collection. Works fully off --- -### 10. gitsyncer 10โ15 +### 11. gitsyncer 11โ10โ15 -* ๐ป Languages: Go (93.4%), Shell (6.3%), JSON (0.3%) +* ๐ป Languages: Go (93.4%), Shell (6.2%), JSON (0.3%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 132 -* ๐ Lines of Code: 11821 +* ๐ Commits: 134 +* ๐ Lines of Code: 11960 * ๐ Lines of Documentation: 2456 -* ๐ท๏ธ Tags: 34 -* ๐
Development Period: 2025-06-23 to 2026-03-11 -* ๐ Score: 5.5 (combines recent activity, code size, tags, and release status) +* ๐ท๏ธ Tags: 35 +* ๐
Development Period: 2025-06-23 to 2026-03-12 +* ๐ Score: 5.7 (combines recent activity, code size, tags, and release status) * โ๏ธ License: BSD-2-Clause -* ๐ท๏ธ Latest Release: v0.15.4 (2026-03-11) +* ๐ท๏ธ Latest Release: v0.15.5 (2026-03-12) 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. @@ -236,37 +259,16 @@ GitSyncer is a tool for synchronizing git repositories between multiple organiza --- -### 11. log4jbench 11โ9 - -* ๐ป Languages: Java (78.9%), XML (21.1%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 4 -* ๐ Lines of Code: 774 -* ๐ Lines of Documentation: 119 -* ๐ท๏ธ Tags: 0 -* ๐
Development Period: 2026-01-09 to 2026-01-09 -* ๐ Score: 5.1 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: MIT -* ๐งช Status: Experimental (no releases yet) - - -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 - ---- - -### 12. rcm 12โ10 +### 12. rcm 12โ12โ10 * ๐ป Languages: Ruby (99.6%), TOML (0.4%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 109 +* ๐ Commits: 113 * ๐ Lines of Code: 1719 * ๐ Lines of Documentation: 778 * ๐ท๏ธ Tags: 3 * ๐
Development Period: 2024-12-05 to 2026-03-02 -* ๐ Score: 5.0 (combines recent activity, code size, tags, and release status) +* ๐ Score: 4.6 (combines recent activity, code size, tags, and release status) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v0.1.1 (2026-03-01) @@ -280,7 +282,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, --- -### 13. yoga 13โ12 +### 13. yoga 13โ13โ12 * ๐ป Languages: Go (69.1%), HTML (30.9%) * ๐ Documentation: Markdown (100.0%) @@ -289,7 +291,7 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, * ๐ Lines of Documentation: 196 * ๐ท๏ธ Tags: 9 * ๐
Development Period: 2025-10-01 to 2026-03-07 -* ๐ Score: 4.8 (combines recent activity, code size, tags, and release status) +* ๐ Score: 4.5 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.4.0 (2026-01-28) @@ -303,30 +305,28 @@ A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, --- -### 14. gogios 14โ11 - -* ๐ป Languages: Go (98.9%), JSON (0.6%), YAML (0.5%) -* ๐ Documentation: Markdown (94.9%), Text (5.1%) -* ๐ Commits: 109 -* ๐ Lines of Code: 3875 -* ๐ Lines of Documentation: 394 -* ๐ท๏ธ Tags: 10 -* ๐
Development Period: 2023-04-17 to 2026-02-16 -* ๐ Score: 4.7 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: Custom License -* ๐ท๏ธ Latest Release: v1.4.1 (2026-02-16) +### 14. log4jbench 14โ11โ9 +* ๐ป Languages: Java (78.9%), XML (21.1%) +* ๐ Documentation: Markdown (100.0%) +* ๐ Commits: 4 +* ๐ Lines of Code: 774 +* ๐ Lines of Documentation: 119 +* ๐ท๏ธ Tags: 0 +* ๐
Development Period: 2026-01-09 to 2026-01-09 +* ๐ Score: 4.5 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: MIT +* ๐งช Status: Experimental (no releases yet) -=> showcase/gogios/image-1.png gogios screenshot -Gogios is a lightweight and minimalistic monitoring tool not designed for large-scale monitoring. It is ideal for monitoring self-hosted servers on a tiny scale, such as only a handful of servers or virtual machines (e.g. my personal infrastructure). If you have limited resources to monitor and require a simple yet effective solution, Gogios is an excellent choice. However, for larger environments with more complex monitoring requirements, it might be necessary to consider other monitoring solutions better suited for managing and scaling with increased monitoring demands. +A minimal Java tool to benchmark Log4j2 logging throughput with configurable concurrent threads and various logging configurations. -=> https://codeberg.org/snonux/gogios View on Codeberg -=> https://github.com/snonux/gogios View on GitHub +=> https://codeberg.org/snonux/log4jbench View on Codeberg +=> https://github.com/snonux/log4jbench View on GitHub --- -### 15. totalrecall 15โ14 +### 15. totalrecall 15โ15โ14 * ๐ป Languages: Go (99.0%), Shell (0.5%), YAML (0.4%) * ๐ Documentation: Markdown (99.5%), Text (0.5%) @@ -335,7 +335,7 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- * ๐ Lines of Documentation: 377 * ๐ท๏ธ Tags: 18 * ๐
Development Period: 2025-07-14 to 2026-03-08 -* ๐ Score: 4.7 (combines recent activity, code size, tags, and release status) +* ๐ Score: 4.4 (combines recent activity, code size, tags, and release status) * โ๏ธ License: MIT * ๐ท๏ธ Latest Release: v0.8.3 (2026-03-08) @@ -349,7 +349,30 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- --- -### 16. perc 16โ13 +### 16. gogios 16โ14โ11 + +* ๐ป Languages: Go (98.9%), JSON (0.6%), YAML (0.5%) +* ๐ Documentation: Markdown (94.9%), Text (5.1%) +* ๐ Commits: 109 +* ๐ Lines of Code: 3875 +* ๐ Lines of Documentation: 394 +* ๐ท๏ธ Tags: 10 +* ๐
Development Period: 2023-04-17 to 2026-02-16 +* ๐ Score: 4.4 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: Custom License +* ๐ท๏ธ Latest Release: v1.4.1 (2026-02-16) + + +=> showcase/gogios/image-1.png gogios screenshot + +Gogios is a lightweight and minimalistic monitoring tool not designed for large-scale monitoring. It is ideal for monitoring self-hosted servers on a tiny scale, such as only a handful of servers or virtual machines (e.g. my personal infrastructure). If you have limited resources to monitor and require a simple yet effective solution, Gogios is an excellent choice. However, for larger environments with more complex monitoring requirements, it might be necessary to consider other monitoring solutions better suited for managing and scaling with increased monitoring demands. + +=> https://codeberg.org/snonux/gogios View on Codeberg +=> https://github.com/snonux/gogios View on GitHub + +--- + +### 17. perc 17โ16โ13 * ๐ป Languages: Go (100.0%) * ๐ Documentation: Markdown (100.0%) @@ -358,7 +381,7 @@ Gogios is a lightweight and minimalistic monitoring tool not designed for large- * ๐ Lines of Documentation: 80 * ๐ท๏ธ Tags: 3 * ๐
Development Period: 2025-11-25 to 2025-11-25 -* ๐ Score: 4.3 (combines recent activity, code size, tags, and release status) +* ๐ Score: 4.0 (combines recent activity, code size, tags, and release status) * โ๏ธ License: No license found * ๐ท๏ธ Latest Release: v0.1.0 (2025-11-25) @@ -370,7 +393,7 @@ A simple vibe-coded command-line percentage calculator written in Go. --- -### 17. tasksamurai 17โ16 +### 18. tasksamurai 18โ17โ16 * ๐ป Languages: Go (99.8%), YAML (0.2%) * ๐ Documentation: Markdown (100.0%) @@ -379,7 +402,7 @@ A simple vibe-coded command-line percentage calculator written in Go. * ๐ Lines of Documentation: 251 * ๐ท๏ธ Tags: 10 * ๐
Development Period: 2025-06-19 to 2026-03-05 -* ๐ Score: 3.8 (combines recent activity, code size, tags, and release status) +* ๐ Score: 3.6 (combines recent activity, code size, tags, and release status) * โ๏ธ License: BSD-2-Clause * ๐ท๏ธ Latest Release: v0.11.4 (2026-03-05) @@ -393,18 +416,18 @@ Task Samurai invokes the `task` command to read and modify tasks. The tasks are --- -### 18. gos 18โ18 +### 19. gos 19โ18โ18 -* ๐ป Languages: Go (99.5%), Shell (0.2%), JSON (0.2%) +* ๐ป Languages: Go (99.5%), JSON (0.2%), Shell (0.2%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 402 -* ๐ Lines of Code: 4143 +* ๐ Commits: 405 +* ๐ Lines of Code: 4378 * ๐ Lines of Documentation: 477 -* ๐ท๏ธ Tags: 13 -* ๐
Development Period: 2024-05-04 to 2026-02-28 -* ๐ Score: 2.5 (combines recent activity, code size, tags, and release status) +* ๐ท๏ธ Tags: 15 +* ๐
Development Period: 2024-05-04 to 2026-03-13 +* ๐ Score: 2.8 (combines recent activity, code size, tags, and release status) * โ๏ธ License: Custom License -* ๐ท๏ธ Latest Release: v1.2.4 (2026-02-17) +* ๐ท๏ธ Latest Release: v1.2.6 (2026-03-13) => showcase/gos/image-1.png gos screenshot @@ -416,7 +439,7 @@ Gos is a Go-based replacement for Buffer.com, providing the ability to schedule --- -### 19. foostats 19โ17 +### 20. foostats 20โ19โ17 * ๐ป Languages: Perl (100.0%) * ๐ Documentation: Markdown (54.6%), Text (45.4%) @@ -437,7 +460,7 @@ A privacy-respecting web analytics tool for OpenBSD that processes HTTP/HTTPS an --- -### 20. timr 20โ19 +### 21. timr 21โ20โ19 * ๐ป Languages: Go (96.0%), Shell (4.0%) * ๐ Documentation: Markdown (100.0%) @@ -446,7 +469,7 @@ A privacy-respecting web analytics tool for OpenBSD that processes HTTP/HTTPS an * ๐ Lines of Documentation: 99 * ๐ท๏ธ Tags: 5 * ๐
Development Period: 2025-06-25 to 2026-01-02 -* ๐ Score: 2.4 (combines recent activity, code size, tags, and release status) +* ๐ Score: 2.3 (combines recent activity, code size, tags, and release status) * โ๏ธ License: MIT * ๐ท๏ธ Latest Release: v0.3.0 (2026-01-02) @@ -458,38 +481,36 @@ A simple command-line tool to track time spent on tasks. It has been primarily c --- -### 21. dtail 21โ20 - -* ๐ป Languages: Go (93.9%), JSON (2.8%), C (2.0%), Make (0.5%), C/C++ (0.3%), Config (0.2%), Shell (0.2%), Docker (0.1%) -* ๐ Documentation: Text (79.4%), Markdown (20.6%) -* ๐ Commits: 1104 -* ๐ Lines of Code: 20091 -* ๐ Lines of Documentation: 5674 -* ๐ท๏ธ Tags: 27 -* ๐
Development Period: 2020-01-09 to 2025-06-20 -* ๐ Score: 2.2 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: Apache-2.0 -* ๐ท๏ธ Latest Release: v4.3.3 (2024-08-23) +### 22. gemtexter 22โ23โ22 +* ๐ป Languages: Shell (70.8%), CSS (26.2%), Config (1.8%), HTML (1.2%) +* ๐ Documentation: Text (76.1%), Markdown (23.9%) +* ๐ Commits: 477 +* ๐ Lines of Code: 2491 +* ๐ Lines of Documentation: 1180 +* ๐ท๏ธ Tags: 6 +* ๐
Development Period: 2021-05-21 to 2026-03-12 +* ๐ Score: 2.1 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: GPL-3.0 +* ๐ท๏ธ Latest Release: 3.0.0 (2024-10-01) -=> showcase/dtail/image-1.png dtail screenshot -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. +This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)... -=> https://codeberg.org/snonux/dtail View on Codeberg -=> https://github.com/snonux/dtail View on GitHub +=> https://codeberg.org/snonux/gemtexter View on Codeberg +=> https://github.com/snonux/gemtexter View on GitHub --- -### 22. wireguardmeshgenerator 22โ23 +### 23. wireguardmeshgenerator 23โ22โ23 -* ๐ป Languages: Ruby (65.4%), YAML (34.6%) +* ๐ป Languages: Ruby (63.5%), YAML (36.5%) * ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 36 -* ๐ Lines of Code: 563 +* ๐ Commits: 37 +* ๐ Lines of Code: 583 * ๐ Lines of Documentation: 24 * ๐ท๏ธ Tags: 1 -* ๐
Development Period: 2025-04-18 to 2026-01-20 +* ๐
Development Period: 2025-04-18 to 2026-03-18 * ๐ Score: 1.5 (combines recent activity, code size, tags, and release status) * โ๏ธ License: Custom License * ๐ท๏ธ Latest Release: v1.0.0 (2025-05-11) @@ -502,28 +523,7 @@ Have a look at the `wireguardmeshgenerator.yaml` --- -### 23. gemtexter 23โ22 - -* ๐ป Languages: CSS (55.3%), Python (16.1%), HTML (15.3%), JSON (6.6%), Shell (5.3%), Config (1.5%) -* ๐ Documentation: Text (70.2%), Markdown (29.8%) -* ๐ Commits: 480 -* ๐ Lines of Code: 30319 -* ๐ Lines of Documentation: 1280 -* ๐ท๏ธ Tags: 6 -* ๐
Development Period: 2021-05-21 to 2025-06-22 -* ๐ Score: 1.4 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: GPL-3.0 -* ๐ท๏ธ Latest Release: 3.0.0 (2024-10-01) - - -This is the source code of my personal internet site and blog engine. All content is written in Gemini Gemtext format, but the script `gemtexter` generates multiple other static output formats (with zero JavaScript) from it. You can reach the site(s)... - -=> https://codeberg.org/snonux/gemtexter View on Codeberg -=> https://github.com/snonux/gemtexter View on GitHub - ---- - -### 24. goprecords 24โ24 +### 24. goprecords 24โ24โ24 * ๐ป Languages: Go (100.0%) * ๐ Documentation: Markdown (100.0%) @@ -544,7 +544,7 @@ This is the source code of my personal internet site and blog engine. All conten --- -### 25. ds-sim 25โ21 +### 25. ds-sim 25โ25โ21 * ๐ป Languages: Java (98.9%), Shell (0.6%), CSS (0.5%) * ๐ Documentation: Markdown (98.7%), Text (1.3%) @@ -567,7 +567,7 @@ DS-Sim is a open-source simulator for distributed systems, written in Java. It p --- -### 26. quicklogger 26โ25 +### 26. quicklogger 26โ26โ25 * ๐ป Languages: Go (96.4%), XML (1.8%), Shell (1.1%), TOML (0.7%) * ๐ Documentation: Markdown (100.0%) @@ -590,7 +590,7 @@ This is a tiny GUI app written in Go using the Fyne framework to quickly log a m --- -### 27. sillybench 27โ27 +### 27. sillybench 27โ27โ27 * ๐ป Languages: Go (90.9%), Shell (9.1%) * ๐ Documentation: Markdown (100.0%) @@ -611,7 +611,7 @@ To compare how fast this runs on FreeBSD vs a Linux Bhyve VM --- -### 28. terraform 28โ26 +### 28. terraform 28โ28โ26 * ๐ป Languages: HCL (96.6%), Make (1.9%), YAML (1.5%) * ๐ Documentation: Markdown (100.0%) @@ -632,28 +632,7 @@ Go to AWS Secrets manager manually and create it! --- -### 29. guprecords 29โ29 - -* ๐ป Languages: Raku (100.0%) -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 97 -* ๐ Lines of Code: 383 -* ๐ Lines of Documentation: 425 -* ๐ท๏ธ Tags: 1 -* ๐
Development Period: 2013-03-22 to 2026-03-07 -* ๐ Score: 0.5 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: No license found -* ๐ท๏ธ Latest Release: v1.0.0 (2023-04-29) - - -guprecords: source code repository. - -=> https://codeberg.org/snonux/guprecords View on Codeberg -=> https://github.com/snonux/guprecords View on GitHub - ---- - -### 30. geheim 30โ30 +### 29. geheim 29โ30โ30 * ๐ป Languages: Ruby (86.7%), Shell (13.3%) * ๐ Documentation: Markdown (100.0%) @@ -674,7 +653,7 @@ guprecords: source code repository. --- -### 31. gorum 31โ28 +### 30. gorum 30โ31โ28 * ๐ป Languages: Go (91.3%), JSON (6.4%), YAML (2.3%) * ๐ Documentation: Markdown (100.0%) @@ -695,7 +674,7 @@ Gogios is a minimalistic quorum manager. --- -### 32. docker-radicale-server 32โ31 +### 31. docker-radicale-server 31โ32โ31 * ๐ป Languages: Make (57.5%), Docker (42.5%) * ๐ Documentation: Markdown (100.0%) @@ -716,7 +695,7 @@ For the Radicale server https://radicale.org --- -### 33. photoalbum 33โ34 +### 32. photoalbum 32โ33โ34 * ๐ป Languages: Shell (80.1%), Make (12.3%), Config (7.6%) * ๐ Documentation: Markdown (100.0%) @@ -739,7 +718,7 @@ The resulting static photo album is pure HTML+CSS (without any JavaScript!). --- -### 34. randomjournalpage 34โ33 +### 33. randomjournalpage 33โ34โ33 * ๐ป Languages: Shell (94.1%), Make (5.9%) * ๐ Documentation: Markdown (100.0%) @@ -761,7 +740,7 @@ This is a quick and dirty script which I use personally to grab a random PDF fil --- -### 35. ioriot 35โ35 +### 34. ioriot 34โ35โ35 * ๐ป Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) * ๐ Documentation: Markdown (100.0%) @@ -785,7 +764,7 @@ This is a quick and dirty script which I use personally to grab a random PDF fil --- -### 36. algorithms 36โ32 +### 35. algorithms 35โ36โ32 * ๐ป Languages: Go (99.2%), Make (0.8%) * ๐ Documentation: Markdown (100.0%) @@ -807,7 +786,7 @@ This includes exercises from the Algorithms lecture. Well, this is just a refres --- -### 37. ipv6test 37โ36 +### 36. ipv6test 36โ37โ36 * ๐ป Languages: Perl (65.8%), Docker (34.2%) * ๐ Documentation: Markdown (100.0%) @@ -828,7 +807,7 @@ This is a quick and dirty Perl-based IPv6 test website. --- -### 38. staticfarm-apache-handlers 38โ40 +### 37. staticfarm-apache-handlers 37โ38โ40 * ๐ป Languages: Perl (96.4%), Make (3.6%) * ๐ Documentation: Text (100.0%) @@ -851,7 +830,7 @@ DEPRECATED --- -### 39. sway-autorotate 39โ38 +### 38. sway-autorotate 38โ39โ38 * ๐ป Languages: Shell (100.0%) * ๐ Documentation: Markdown (100.0%) @@ -872,7 +851,27 @@ This is a fork of https://github.com/tedk0n/autorotate_sway_script --- -### 40. mon 40โ39 +### 39. guprecords 39โ29โ29 + +* ๐ป Languages: Raku (100.0%) +* ๐ Commits: 97 +* ๐ Lines of Code: 195 +* ๐ท๏ธ Tags: 1 +* ๐
Development Period: 2013-03-22 to 2023-03-09 +* ๐ Score: 0.2 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: No license found +* ๐ท๏ธ Latest Release: v1.0.0 (2023-04-29) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +guprecords: source code repository. + +=> https://codeberg.org/snonux/guprecords View on Codeberg +=> https://github.com/snonux/guprecords View on GitHub + +--- + +### 40. mon 40โ40โ39 * ๐ป Languages: Perl (96.5%), Shell (1.8%), Make (1.2%), Config (0.4%) * ๐ Documentation: Text (100.0%) @@ -895,7 +894,7 @@ DEPRECATED --- -### 41. fapi 41โ44 +### 41. fapi 41โ41โ44 * ๐ป Languages: Python (96.6%), Make (3.1%), Config (0.3%) * ๐ Documentation: Text (98.3%), Markdown (1.7%) @@ -918,7 +917,7 @@ DEPRECATED --- -### 42. pingdomfetch 42โ41 +### 42. pingdomfetch 42โ42โ41 * ๐ป Languages: Perl (97.3%), Make (2.7%) * ๐ Documentation: Text (100.0%) @@ -941,7 +940,7 @@ DEPRECATED --- -### 43. fype 43โ37 +### 43. fype 43โ43โ37 * ๐ป Languages: C (77.3%), C/C++ (13.1%), HTML (7.5%), Make (2.1%) * ๐ Documentation: Text (65.8%), LaTeX (20.5%), Markdown (13.7%) @@ -962,7 +961,7 @@ DEPRECATED --- -### 44. pwgrep 44โ50 +### 44. pwgrep 44โ44โ50 * ๐ป Languages: Shell (85.0%), Make (15.0%) * ๐ Documentation: Text (75.0%), Markdown (25.0%) @@ -983,7 +982,7 @@ DEPRECATED --- -### 45. xerl 45โ42 +### 45. xerl 45โ45โ42 * ๐ป Languages: Perl (98.3%), Config (1.2%), Make (0.5%) * ๐ Commits: 671 @@ -1002,10 +1001,10 @@ Those are the host templates to be used with Xerl itself. --- -### 46. awksite 46โ61 +### 46. awksite 46โ46โ61 * ๐ป Languages: AWK (72.1%), HTML (16.4%), Config (11.5%) -* ๐ Documentation: Text (50.0%), Markdown (50.0%) +* ๐ Documentation: Markdown (50.0%), Text (50.0%) * ๐ Commits: 4 * ๐ Lines of Code: 122 * ๐ Lines of Documentation: 12 @@ -1023,7 +1022,7 @@ Those are the host templates to be used with Xerl itself. --- -### 47. gotop 47โ48 +### 47. gotop 47โ47โ48 * ๐ป Languages: Go (98.0%), Make (2.0%) * ๐ Documentation: Markdown (60.0%), Text (40.0%) @@ -1044,7 +1043,7 @@ Those are the host templates to be used with Xerl itself. --- -### 48. japi 48โ53 +### 48. japi 48โ48โ53 * ๐ป Languages: Perl (78.3%), Make (21.7%) * ๐ Documentation: Text (100.0%) @@ -1067,27 +1066,7 @@ DEPRECATED --- -### 49. perldaemon 49โ51 - -* ๐ป Languages: Perl (72.7%), Shell (23.9%), Config (3.4%) -* ๐ Commits: 111 -* ๐ Lines of Code: 611 -* ๐ท๏ธ Tags: 6 -* ๐
Development Period: 2011-02-05 to 2026-03-07 -* ๐ Score: 0.1 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: Custom License -* ๐ท๏ธ Latest Release: v1.4 (2022-04-29) - - -PerlDaemon is a minimal daemon for Linux and other UNIX a like operating system -programmed in Perl. It can be extended to fit any task... - -=> https://codeberg.org/snonux/perldaemon View on Codeberg -=> https://github.com/snonux/perldaemon View on GitHub - ---- - -### 50. rubyfy 50โ49 +### 49. rubyfy 49โ50โ49 * ๐ป Languages: Ruby (98.5%), JSON (1.5%) * ๐ Documentation: Markdown (100.0%) @@ -1108,7 +1087,7 @@ programmed in Perl. It can be extended to fit any task... --- -### 51. perl-c-fibonacci 51โ45 +### 50. perl-c-fibonacci 50โ51โ45 * ๐ป Languages: C (80.4%), Make (19.6%) * ๐ Documentation: Text (100.0%) @@ -1130,7 +1109,7 @@ perl-c-fibonacci: source code repository. --- -### 52. netdiff 52โ56 +### 51. netdiff 51โ52โ56 * ๐ป Languages: Shell (52.2%), Make (46.3%), Config (1.5%) * ๐ Documentation: Text (100.0%) @@ -1153,7 +1132,28 @@ DEPRECATED --- -### 53. jsmstrade 53โ52 +### 52. perldaemon 52โ49โ51 + +* ๐ป Languages: Perl (74.2%), Shell (22.2%), Config (3.6%) +* ๐ Commits: 111 +* ๐ Lines of Code: 659 +* ๐ท๏ธ Tags: 6 +* ๐
Development Period: 2011-02-05 to 2022-04-21 +* ๐ Score: 0.1 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: Custom License +* ๐ท๏ธ Latest Release: v1.4 (2022-04-29) + +โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. + +PerlDaemon is a minimal daemon for Linux and other UNIX a like operating system +programmed in Perl. It can be extended to fit any task... + +=> https://codeberg.org/snonux/perldaemon View on Codeberg +=> https://github.com/snonux/perldaemon View on GitHub + +--- + +### 53. jsmstrade 53โ53โ52 * ๐ป Languages: Java (76.0%), Shell (15.4%), XML (8.6%) * ๐ Documentation: Markdown (100.0%) @@ -1176,7 +1176,7 @@ DEPRECATED --- -### 54. muttdelay 54โ55 +### 54. muttdelay 54โ54โ55 * ๐ป Languages: Make (47.1%), Shell (46.3%), Vim Script (5.9%), Config (0.7%) * ๐ Documentation: Text (100.0%) @@ -1199,7 +1199,7 @@ DEPRECATED --- -### 55. netcalendar 55โ46 +### 55. netcalendar 55โ55โ46 * ๐ป Languages: Java (83.0%), HTML (12.9%), XML (3.0%), CSS (0.8%), Make (0.2%) * ๐ Documentation: Text (89.5%), Markdown (10.5%) @@ -1222,7 +1222,30 @@ DEPRECATED --- -### 56. cpuinfo 56โ59 +### 56. vs-sim 56โ63โ63 + +* ๐ป Languages: Java (98.8%), Shell (0.7%), XML (0.4%) +* ๐ Documentation: LaTeX (98.3%), Text (1.4%), Markdown (0.3%) +* ๐ Commits: 409 +* ๐ Lines of Code: 16303 +* ๐ Lines of Documentation: 2905 +* ๐ท๏ธ Tags: 4 +* ๐
Development Period: 2008-05-15 to 2026-03-07 +* ๐ Score: 0.1 (combines recent activity, code size, tags, and release status) +* โ๏ธ License: Custom License +* ๐ท๏ธ Latest Release: v1.0 (2008-08-24) + + +=> showcase/vs-sim/image-1.jpg vs-sim screenshot + +VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator". + +=> https://codeberg.org/snonux/vs-sim View on Codeberg +=> https://github.com/snonux/vs-sim View on GitHub + +--- + +### 57. cpuinfo 57โ56โ59 * ๐ป Languages: Shell (53.2%), Make (46.8%) * ๐ Documentation: Text (100.0%) @@ -1244,7 +1267,7 @@ cpuinfo - A small and humble tool to print out CPU data --- -### 57. template 57โ60 +### 58. template 58โ57โ60 * ๐ป Languages: Make (89.2%), Shell (10.8%) * ๐ Documentation: Text (100.0%) @@ -1267,7 +1290,7 @@ DEPRECATED --- -### 58. dyndns 58โ62 +### 59. dyndns 59โ58โ62 * ๐ป Languages: Shell (100.0%) * ๐ Documentation: Text (100.0%) @@ -1290,7 +1313,7 @@ DEPRECATED --- -### 59. debroid 59โ57 +### 60. debroid 60โ59โ57 * ๐ป Languages: Shell (92.0%), Make (8.0%) * ๐ Documentation: Markdown (100.0%) @@ -1313,7 +1336,7 @@ DEPRECATED --- -### 60. perl-poetry 60โ54 +### 61. perl-poetry 61โ60โ54 * ๐ป Languages: Perl (100.0%) * ๐ Documentation: Markdown (100.0%) @@ -1335,7 +1358,7 @@ Here you find some Poetry written in Perl. --- -### 61. hsbot 61โ58 +### 62. hsbot 62โ61โ58 * ๐ป Languages: Haskell (98.5%), Make (1.5%) * ๐ Commits: 81 @@ -1355,7 +1378,7 @@ feature additions will be made. Use at your own risk. --- -### 62. ychat 62โ43 +### 63. ychat 63โ62โ43 * ๐ Documentation: Text (100.0%) * ๐ Commits: 67 @@ -1376,28 +1399,7 @@ ychat: source code repository. --- -### 63. vs-sim 63โ63 - -* ๐ Documentation: Markdown (100.0%) -* ๐ Commits: 412 -* ๐ Lines of Code: 0 -* ๐ Lines of Documentation: 7 -* ๐ท๏ธ Tags: 4 -* ๐
Development Period: 2008-05-15 to 2015-05-23 -* ๐ Score: 0.0 (combines recent activity, code size, tags, and release status) -* โ๏ธ License: No license found -* ๐ท๏ธ Latest Release: v1.0 (2008-08-24) - -โ ๏ธ **Notice**: This project appears to be finished, obsolete, or no longer maintained. Last meaningful activity was over 2 years ago. Use at your own risk. - -VS-Sim is an open source simulator programmed in Java for distributed systems. VS-Sim stands for "Verteilte Systeme Simulator" which is the german translation for "Distributed Sytstems Simulator". - -=> https://codeberg.org/snonux/vs-sim View on Codeberg -=> https://github.com/snonux/vs-sim View on GitHub - ---- - -### 64. foo.zone 64โ6 +### 64. foo.zone 64โ64โ6 * ๐ Documentation: Markdown (100.0%) * ๐ Commits: 3643 |
