# Project Showcase Generated on: 2026-03-11 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, and licensing. The projects are ranked by score, which combines project size and recent activity. << template::inline::toc ## Overall Statistics * ๐Ÿ“ฆ Total Projects: 64 * ๐Ÿ“Š Total Commits: 13,579 * ๐Ÿ“ˆ Total Lines of Code: 302,300 * ๐Ÿ“„ Total Lines of Documentation: 42,965 * ๐Ÿ’ป Languages: Go (55.1%), Java (13.6%), C (6.4%), YAML (5.2%), HTML (4.9%), Perl (4.2%), Shell (3.0%), C/C++ (1.4%), Ruby (1.0%), Config (1.0%), HCL (0.9%), CSS (0.7%), Python (0.7%), JSON (0.5%), Make (0.4%), XML (0.4%), Haskell (0.2%), JavaScript (0.2%), TOML (0.1%) * ๐Ÿ“š Documentation: Markdown (71.5%), Text (27.2%), LaTeX (1.3%) * ๐Ÿš€ Release Status: 42 released, 22 experimental (65.6% with releases, 34.4% experimental) ## Projects ### 1. ior [#1(now) โ†’#1(1w)] * ๐Ÿ’ป 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 * ๐Ÿ“… Development Period: 2024-01-18 to 2026-03-11 * ๐Ÿ† Score: 1796.4 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) => showcase/ior/image-1.png ior 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/ior View on Codeberg => https://github.com/snonux/ior View on GitHub --- ### 2. timesamurai [#2(now)] * ๐Ÿ’ป Languages: Go (99.2%), Shell (0.6%), YAML (0.1%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 91 * ๐Ÿ“ˆ Lines of Code: 9493 * ๐Ÿ“„ Lines of Documentation: 112 * ๐Ÿ“… Development Period: 2025-06-25 to 2026-03-07 * ๐Ÿ† Score: 469.3 (combines code size and activity) * โš–๏ธ License: MIT * ๐Ÿท๏ธ Latest Release: v0.7.0 (2026-03-05) > **๐Ÿšง 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 --- ### 3. dotfiles [#3(now) โ†’#3(1w)] * ๐Ÿ’ป 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: 840 * ๐Ÿ“ˆ Lines of Code: 2990 * ๐Ÿ“„ Lines of Documentation: 5386 * ๐Ÿ“… Development Period: 2023-07-30 to 2026-03-10 * ๐Ÿ† Score: 388.2 (combines code size and activity) * โš–๏ธ 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. loadbars [#4(now) โ†‘#47(1w)] * ๐Ÿ’ป Languages: Go (92.8%), Shell (7.2%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 577 * ๐Ÿ“ˆ Lines of Code: 6595 * ๐Ÿ“„ Lines of Documentation: 328 * ๐Ÿ“… Development Period: 2010-11-05 to 2026-03-02 * ๐Ÿ† Score: 157.7 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v0.11.1 (2026-02-17) => showcase/loadbars/image-1.gif loadbars screenshot Loadbars is a tool that can be used to observe CPU loads of several remote servers at once in real time. It connects with SSH (using SSH public/private key auth) to several servers at once and vizualizes all server CPUs and memory statistics right next each other (either summarized or each core separately). Loadbars is not a tool for collecting CPU loads and drawing graphs for later analysis. However, since such tools require a significant amount of time before producing results, Loadbars lets you observe the current state immediately. Loadbars does not remember or record any load information. It just shows the current CPU usages like top or vmstat does. => https://codeberg.org/snonux/loadbars View on Codeberg => https://github.com/snonux/loadbars View on GitHub --- ### 5. epimetheus [#5(now) โ†“#4(1w)] * ๐Ÿ’ป Languages: Go (85.2%), Shell (14.8%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 4 * ๐Ÿ“ˆ Lines of Code: 5199 * ๐Ÿ“„ Lines of Documentation: 1736 * ๐Ÿ“… Development Period: 2026-02-07 to 2026-03-07 * ๐Ÿ† Score: 155.4 (combines code size and activity) * โš–๏ธ 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 --- ### 6. conf [#6(now) โ†“#5(1w)] * ๐Ÿ’ป 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 * ๐Ÿ“… Development Period: 2021-12-28 to 2026-02-15 * ๐Ÿ† Score: 127.9 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) This is my personal config repository. Including... => https://codeberg.org/snonux/conf View on Codeberg => https://github.com/snonux/conf View on GitHub --- ### 7. foostore [#7(now) โ†’#7(1w)] * ๐Ÿ’ป Languages: Go (98.4%), Shell (1.6%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 110 * ๐Ÿ“ˆ Lines of Code: 7020 * ๐Ÿ“„ Lines of Documentation: 250 * ๐Ÿ“… Development Period: 2018-05-26 to 2026-03-07 * ๐Ÿ† Score: 119.6 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: v0.5.3 (2026-03-02) > **๐Ÿšง 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 --- ### 8. scifi [#8(now) โ†’#8(1w)] * ๐Ÿ’ป Languages: JSON (35.9%), CSS (30.6%), JavaScript (29.6%), HTML (3.8%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 23 * ๐Ÿ“ˆ Lines of Code: 1664 * ๐Ÿ“„ Lines of Documentation: 853 * ๐Ÿ“… Development Period: 2026-01-25 to 2026-01-27 * ๐Ÿ† Score: 70.4 (combines code size and activity) * โš–๏ธ 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 --- ### 9. log4jbench [#9(now) โ†’#9(1w)] * ๐Ÿ’ป Languages: Java (78.9%), XML (21.1%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 4 * ๐Ÿ“ˆ Lines of Code: 774 * ๐Ÿ“„ Lines of Documentation: 119 * ๐Ÿ“… Development Period: 2026-01-09 to 2026-01-09 * ๐Ÿ† Score: 46.7 (combines code size and activity) * โš–๏ธ 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 --- ### 10. rcm [#10(now) โ†’#10(1w)] * ๐Ÿ’ป Languages: Ruby (99.6%), TOML (0.4%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 109 * ๐Ÿ“ˆ Lines of Code: 1719 * ๐Ÿ“„ Lines of Documentation: 778 * ๐Ÿ“… Development Period: 2024-12-05 to 2026-03-02 * ๐Ÿ† Score: 32.1 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v0.1.1 (2026-03-01) => showcase/rcm/image-1.png rcm screenshot A KISS (Keep It Simple, Stupid) configuration management system written in Ruby, designed for personal use. => https://codeberg.org/snonux/rcm View on Codeberg => https://github.com/snonux/rcm View on GitHub --- ### 11. yoga [#11(now) โ†‘#12(1w)] * ๐Ÿ’ป Languages: Go (69.1%), HTML (30.9%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 17 * ๐Ÿ“ˆ Lines of Code: 6498 * ๐Ÿ“„ Lines of Documentation: 196 * ๐Ÿ“… Development Period: 2025-10-01 to 2026-03-07 * ๐Ÿ† Score: 32.0 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: v0.4.0 (2026-01-28) => showcase/yoga/image-1.png yoga screenshot > **โš ๏ธ 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 --- ### 12. totalrecall [#12(now) โ†‘#14(1w)] * ๐Ÿ’ป Languages: Go (99.0%), Shell (0.5%), YAML (0.4%) * ๐Ÿ“š Documentation: Markdown (99.5%), Text (0.5%) * ๐Ÿ“Š Commits: 109 * ๐Ÿ“ˆ Lines of Code: 13424 * ๐Ÿ“„ Lines of Documentation: 377 * ๐Ÿ“… Development Period: 2025-07-14 to 2026-03-08 * ๐Ÿ† Score: 31.2 (combines code size and activity) * โš–๏ธ License: MIT * ๐Ÿท๏ธ Latest Release: v0.8.3 (2026-03-08) => showcase/totalrecall/image-1.png totalrecall screenshot `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 --- ### 13. gogios [#13(now) โ†“#11(1w)] * ๐Ÿ’ป 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 * ๐Ÿ“… Development Period: 2023-04-17 to 2026-02-16 * ๐Ÿ† Score: 30.0 (combines code size and activity) * โš–๏ธ 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 --- ### 14. hexai [#14(now) โ†“#2(1w)] * ๐Ÿ’ป Languages: Go (66.1%), HTML (33.9%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 377 * ๐Ÿ“ˆ Lines of Code: 28986 * ๐Ÿ“„ Lines of Documentation: 561 * ๐Ÿ“… Development Period: 2025-08-01 to 2026-01-30 * ๐Ÿ† Score: 28.1 (combines code size and activity) * โš–๏ธ 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 --- ### 15. perc [#15(now) โ†“#13(1w)] * ๐Ÿ’ป Languages: Go (100.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 7 * ๐Ÿ“ˆ Lines of Code: 452 * ๐Ÿ“„ Lines of Documentation: 80 * ๐Ÿ“… Development Period: 2025-11-25 to 2025-11-25 * ๐Ÿ† Score: 24.8 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: v0.1.0 (2025-11-25) A simple vibe-coded command-line percentage calculator written in Go. => https://codeberg.org/snonux/perc View on Codeberg => https://github.com/snonux/perc View on GitHub --- ### 16. tasksamurai [#16(now) โ†’#16(1w)] * ๐Ÿ’ป Languages: Go (99.8%), YAML (0.2%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 235 * ๐Ÿ“ˆ Lines of Code: 6567 * ๐Ÿ“„ Lines of Documentation: 251 * ๐Ÿ“… Development Period: 2025-06-19 to 2026-03-05 * ๐Ÿ† Score: 24.8 (combines code size and activity) * โš–๏ธ License: BSD-2-Clause * ๐Ÿท๏ธ Latest Release: v0.11.4 (2026-03-05) => 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 --- ### 17. gitsyncer [#17(now) โ†“#15(1w)] * ๐Ÿ’ป Languages: Go (92.9%), Shell (6.8%), JSON (0.4%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 121 * ๐Ÿ“ˆ Lines of Code: 10986 * ๐Ÿ“„ Lines of Documentation: 2450 * ๐Ÿ“… Development Period: 2025-06-23 to 2026-03-11 * ๐Ÿ† Score: 22.5 (combines code size and activity) * โš–๏ธ License: BSD-2-Clause * ๐Ÿท๏ธ Latest Release: v0.14.0 (2026-03-11) 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 --- ### 18. foostats [#18(now) โ†“#17(1w)] * ๐Ÿ’ป Languages: Perl (100.0%) * ๐Ÿ“š Documentation: Markdown (54.6%), Text (45.4%) * ๐Ÿ“Š Commits: 98 * ๐Ÿ“ˆ Lines of Code: 1902 * ๐Ÿ“„ Lines of Documentation: 423 * ๐Ÿ“… Development Period: 2023-01-02 to 2025-11-01 * ๐Ÿ† Score: 16.2 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v0.2.0 (2025-10-21) A privacy-respecting web analytics tool for OpenBSD that processes HTTP/HTTPS and Gemini protocol logs to generate anonymous site statistics. Designed for the foo.zone ecosystem and similar sites, it provides comprehensive traffic analysis while preserving visitor privacy through SHA3-512 IP hashing. => https://codeberg.org/snonux/foostats View on Codeberg => https://github.com/snonux/foostats View on GitHub --- ### 19. gos [#19(now) โ†“#18(1w)] * ๐Ÿ’ป Languages: Go (99.5%), Shell (0.2%), JSON (0.2%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 402 * ๐Ÿ“ˆ Lines of Code: 4143 * ๐Ÿ“„ Lines of Documentation: 477 * ๐Ÿ“… Development Period: 2024-05-04 to 2026-02-28 * ๐Ÿ† Score: 15.6 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v1.2.4 (2026-02-17) => showcase/gos/image-1.png gos screenshot Gos is a Go-based replacement for Buffer.com, providing the ability to schedule and manage social media posts from the command line. It can be run, for example, every time you open a new shell or only once every N hours when you open a new shell. => https://codeberg.org/snonux/gos View on Codeberg => https://github.com/snonux/gos View on GitHub --- ### 20. timr [#20(now) โ†“#19(1w)] * ๐Ÿ’ป Languages: Go (96.0%), Shell (4.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 32 * ๐Ÿ“ˆ Lines of Code: 1538 * ๐Ÿ“„ Lines of Documentation: 99 * ๐Ÿ“… Development Period: 2025-06-25 to 2026-01-02 * ๐Ÿ† Score: 14.7 (combines code size and activity) * โš–๏ธ License: MIT * ๐Ÿท๏ธ Latest Release: v0.3.0 (2026-01-02) 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 --- ### 21. dtail [#21(now) โ†“#20(1w)] * ๐Ÿ’ป 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 * ๐Ÿ“… Development Period: 2020-01-09 to 2025-06-20 * ๐Ÿ† Score: 14.4 (combines code size and activity) * โš–๏ธ 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 --- ### 22. ds-sim [#22(now) โ†“#21(1w)] * ๐Ÿ’ป Languages: Java (98.9%), Shell (0.6%), CSS (0.5%) * ๐Ÿ“š Documentation: Markdown (98.7%), Text (1.3%) * ๐Ÿ“Š Commits: 438 * ๐Ÿ“ˆ Lines of Code: 25762 * ๐Ÿ“„ Lines of Documentation: 3101 * ๐Ÿ“… Development Period: 2008-05-15 to 2025-06-27 * ๐Ÿ† Score: 13.3 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿงช Status: Experimental (no releases yet) => showcase/ds-sim/image-1.png ds-sim screenshot 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 --- ### 23. gemtexter [#23(now) โ†“#22(1w)] * ๐Ÿ’ป Languages: Shell (70.8%), CSS (26.2%), Config (1.8%), HTML (1.2%) * ๐Ÿ“š Documentation: Text (76.1%), Markdown (23.9%) * ๐Ÿ“Š Commits: 480 * ๐Ÿ“ˆ Lines of Code: 2489 * ๐Ÿ“„ Lines of Documentation: 1180 * ๐Ÿ“… Development Period: 2021-05-21 to 2026-03-08 * ๐Ÿ† Score: 12.8 (combines code size and activity) * โš–๏ธ 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. wireguardmeshgenerator [#24(now) โ†“#23(1w)] * ๐Ÿ’ป Languages: Ruby (65.4%), YAML (34.6%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 36 * ๐Ÿ“ˆ Lines of Code: 563 * ๐Ÿ“„ Lines of Documentation: 24 * ๐Ÿ“… Development Period: 2025-04-18 to 2026-01-20 * ๐Ÿ† Score: 9.3 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v1.0.0 (2025-05-11) Have a look at the `wireguardmeshgenerator.yaml` => https://codeberg.org/snonux/wireguardmeshgenerator View on Codeberg => https://github.com/snonux/wireguardmeshgenerator View on GitHub --- ### 25. goprecords [#25(now) โ†“#24(1w)] * ๐Ÿ’ป Languages: Go (100.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 118 * ๐Ÿ“ˆ Lines of Code: 2855 * ๐Ÿ“„ Lines of Documentation: 489 * ๐Ÿ“… Development Period: 2013-03-22 to 2026-03-08 * ๐Ÿ† Score: 8.4 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: v0.2.1 (2026-02-20) `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 --- ### 26. quicklogger [#26(now) โ†“#25(1w)] * ๐Ÿ’ป Languages: Go (96.4%), XML (1.8%), Shell (1.1%), TOML (0.7%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 36 * ๐Ÿ“ˆ Lines of Code: 1220 * ๐Ÿ“„ Lines of Documentation: 78 * ๐Ÿ“… Development Period: 2024-01-20 to 2026-03-01 * ๐Ÿ† Score: 4.9 (combines code size and activity) * โš–๏ธ License: MIT * ๐Ÿท๏ธ Latest Release: v0.1.0 (2026-03-01) => showcase/quicklogger/image-1.png quicklogger screenshot 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 --- ### 27. terraform [#27(now) โ†“#26(1w)] * ๐Ÿ’ป Languages: HCL (96.6%), Make (1.9%), YAML (1.5%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 125 * ๐Ÿ“ˆ Lines of Code: 2851 * ๐Ÿ“„ Lines of Documentation: 52 * ๐Ÿ“… Development Period: 2023-08-27 to 2025-08-08 * ๐Ÿ† Score: 4.8 (combines code size and activity) * โš–๏ธ License: MIT * ๐Ÿงช Status: Experimental (no releases yet) Go to AWS Secrets manager manually and create it! => https://codeberg.org/snonux/terraform View on Codeberg => https://github.com/snonux/terraform View on GitHub --- ### 28. sillybench [#28(now) โ†“#27(1w)] * ๐Ÿ’ป Languages: Go (90.9%), Shell (9.1%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 5 * ๐Ÿ“ˆ Lines of Code: 33 * ๐Ÿ“„ Lines of Documentation: 3 * ๐Ÿ“… Development Period: 2025-04-03 to 2025-04-03 * ๐Ÿ† Score: 4.4 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) 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 GitHub --- ### 29. gorum [#29(now) โ†“#28(1w)] * ๐Ÿ’ป Languages: Go (91.3%), JSON (6.4%), YAML (2.3%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 83 * ๐Ÿ“ˆ Lines of Code: 1525 * ๐Ÿ“„ Lines of Documentation: 17 * ๐Ÿ“… Development Period: 2023-04-17 to 2026-03-07 * ๐Ÿ† Score: 3.4 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿงช Status: Experimental (no releases yet) Gogios is a minimalistic quorum manager. => https://codeberg.org/snonux/gorum View on Codeberg => https://github.com/snonux/gorum View on GitHub --- ### 30. geheim [#30(now) โ†’#30(1w)] * ๐Ÿ’ป Languages: Ruby (86.7%), Shell (13.3%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 75 * ๐Ÿ“ˆ Lines of Code: 822 * ๐Ÿ“„ Lines of Documentation: 108 * ๐Ÿ“… Development Period: 2018-05-26 to 2026-03-07 * ๐Ÿ† Score: 2.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: v0.3.1 (2025-11-01) > **โš ๏ธ DEPRECATED:** This project is no longer maintained. I have switched to another solution and will not be doing any further work on this project. => https://codeberg.org/snonux/geheim View on Codeberg => https://github.com/snonux/geheim View on GitHub --- ### 31. docker-radicale-server [#31(now) โ†’#31(1w)] * ๐Ÿ’ป Languages: Make (57.5%), Docker (42.5%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 5 * ๐Ÿ“ˆ Lines of Code: 40 * ๐Ÿ“„ Lines of Documentation: 3 * ๐Ÿ“… Development Period: 2023-12-31 to 2025-08-11 * ๐Ÿ† Score: 2.3 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) For the Radicale server https://radicale.org => https://codeberg.org/snonux/docker-radicale-server View on Codeberg => https://github.com/snonux/docker-radicale-server View on GitHub --- ### 32. algorithms [#32(now) โ†’#32(1w)] * ๐Ÿ’ป Languages: Go (99.2%), Make (0.8%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 82 * ๐Ÿ“ˆ Lines of Code: 1728 * ๐Ÿ“„ Lines of Documentation: 18 * ๐Ÿ“… Development Period: 2020-07-12 to 2023-04-09 * ๐Ÿ† Score: 1.9 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿงช Status: Experimental (no releases yet) โš ๏ธ **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. This includes exercises from the Algorithms lecture. Well, this is just a refresher exercise. => https://codeberg.org/snonux/algorithms View on Codeberg => https://github.com/snonux/algorithms View on GitHub --- ### 33. randomjournalpage [#33(now) โ†’#33(1w)] * ๐Ÿ’ป Languages: Shell (94.1%), Make (5.9%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 8 * ๐Ÿ“ˆ Lines of Code: 51 * ๐Ÿ“„ Lines of Documentation: 26 * ๐Ÿ“… Development Period: 2022-06-02 to 2024-04-20 * ๐Ÿ† Score: 1.7 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) โš ๏ธ **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. This is a quick and dirty script which I use personally to grab a random PDF file (a scanned version of one of my bullet journals) and to extract a random set of pages from it in order to reflect/read what was happening in the past. This also includes various notes of books I have read and random ideas I wrote down and my want to reconsider. => https://codeberg.org/snonux/randomjournalpage View on Codeberg => https://github.com/snonux/randomjournalpage View on GitHub --- ### 34. photoalbum [#34(now) โ†’#34(1w)] * ๐Ÿ’ป Languages: Shell (80.1%), Make (12.3%), Config (7.6%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 153 * ๐Ÿ“ˆ Lines of Code: 342 * ๐Ÿ“„ Lines of Documentation: 39 * ๐Ÿ“… Development Period: 2011-11-19 to 2022-04-02 * ๐Ÿ† Score: 1.7 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.5.0 (2022-02-21) โš ๏ธ **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. photoalbum is a minimal 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/photoalbum View on Codeberg => https://github.com/snonux/photoalbum View on GitHub --- ### 35. ioriot [#35(now) โ†’#35(1w)] * ๐Ÿ’ป Languages: C (55.5%), C/C++ (24.0%), Config (19.6%), Make (1.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 50 * ๐Ÿ“ˆ Lines of Code: 12420 * ๐Ÿ“„ Lines of Documentation: 610 * ๐Ÿ“… Development Period: 2018-03-01 to 2020-01-22 * ๐Ÿ† Score: 1.5 (combines code size and activity) * โš–๏ธ License: Apache-2.0 * ๐Ÿท๏ธ Latest Release: 0.5.1 (2019-01-04) โš ๏ธ **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. => showcase/ioriot/image-1.png ioriot screenshot ...is an I/O benchmarking tool for Linux based operating systems which captures I/O operations on a (possibly production) server in order to replay the exact same I/O operations on a load test machine. => https://codeberg.org/snonux/ioriot View on Codeberg => https://github.com/snonux/ioriot View on GitHub --- ### 36. ipv6test [#36(now) โ†’#36(1w)] * ๐Ÿ’ป Languages: Perl (65.8%), Docker (34.2%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 22 * ๐Ÿ“ˆ Lines of Code: 149 * ๐Ÿ“„ Lines of Documentation: 21 * ๐Ÿ“… Development Period: 2011-07-09 to 2026-02-17 * ๐Ÿ† Score: 1.5 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿงช Status: Experimental (no releases yet) This is a quick and dirty Perl-based IPv6 test website. => https://codeberg.org/snonux/ipv6test View on Codeberg => https://github.com/snonux/ipv6test View on GitHub --- ### 37. fype [#37(now) โ†’#37(1w)] * ๐Ÿ’ป Languages: C (77.3%), C/C++ (13.1%), HTML (7.5%), Make (2.1%) * ๐Ÿ“š Documentation: Text (65.8%), LaTeX (20.5%), Markdown (13.7%) * ๐Ÿ“Š Commits: 120 * ๐Ÿ“ˆ Lines of Code: 7904 * ๐Ÿ“„ Lines of Documentation: 2774 * ๐Ÿ“… Development Period: 2008-05-15 to 2026-02-28 * ๐Ÿ† Score: 1.4 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿงช Status: Experimental (no releases yet) **F**or **Y**our **P**rogram **E**xecution โ€” a lightweight scripting language. => https://codeberg.org/snonux/fype View on Codeberg => https://github.com/snonux/fype View on GitHub --- ### 38. xerl [#38(now) โ†‘#42(1w)] * ๐Ÿ’ป Languages: CSS (54.6%), XML (39.1%), Perl (4.0%), Make (2.2%) * ๐Ÿ“š Documentation: Text (91.2%), Org (4.9%), Markdown (3.9%) * ๐Ÿ“Š Commits: 671 * ๐Ÿ“ˆ Lines of Code: 815 * ๐Ÿ“„ Lines of Documentation: 102 * ๐Ÿ“… Development Period: 2011-03-06 to 2021-11-02 * ๐Ÿ† Score: 1.4 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v1.0.0 (2018-12-22) โš ๏ธ **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. Those are the host templates to be used with Xerl itself. => https://codeberg.org/snonux/xerl View on Codeberg => https://github.com/snonux/xerl View on GitHub --- ### 39. sway-autorotate [#39(now) โ†“#38(1w)] * ๐Ÿ’ป Languages: Shell (100.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 8 * ๐Ÿ“ˆ Lines of Code: 41 * ๐Ÿ“„ Lines of Documentation: 17 * ๐Ÿ“… Development Period: 2020-01-30 to 2025-04-30 * ๐Ÿ† Score: 1.2 (combines code size and activity) * โš–๏ธ License: GPL-3.0 * ๐Ÿงช Status: Experimental (no releases yet) This is a fork of https://github.com/tedk0n/autorotate_sway_script => https://codeberg.org/snonux/sway-autorotate View on Codeberg => https://github.com/snonux/sway-autorotate View on GitHub --- ### 40. staticfarm-apache-handlers [#40(now) โ†’#40(1w)] * ๐Ÿ’ป Languages: Perl (96.4%), Make (3.6%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 4 * ๐Ÿ“ˆ Lines of Code: 919 * ๐Ÿ“„ Lines of Documentation: 16 * ๐Ÿ“… Development Period: 2015-01-02 to 2026-03-07 * ๐Ÿ† Score: 1.2 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 1.1.3 (2015-01-02) 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/staticfarm-apache-handlers View on Codeberg => https://github.com/snonux/staticfarm-apache-handlers View on GitHub --- ### 41. mon [#41(now) โ†“#39(1w)] * ๐Ÿ’ป Languages: Perl (96.5%), Shell (1.8%), Make (1.2%), Config (0.4%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 8 * ๐Ÿ“ˆ Lines of Code: 5360 * ๐Ÿ“„ Lines of Documentation: 793 * ๐Ÿ“… Development Period: 2015-01-02 to 2026-03-07 * ๐Ÿ† Score: 1.1 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 1.0.1 (2015-01-02) 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/mon View on Codeberg => https://github.com/snonux/mon View on GitHub --- ### 42. guprecords [#42(now) โ†“#29(1w)] * ๐Ÿ’ป Languages: Raku (100.0%) * ๐Ÿ“Š Commits: 97 * ๐Ÿ“ˆ Lines of Code: 195 * ๐Ÿ“… Development Period: 2013-03-22 to 2023-03-09 * ๐Ÿ† Score: 1.0 (combines code size and activity) * โš–๏ธ 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 --- ### 43. pingdomfetch [#43(now) โ†“#41(1w)] * ๐Ÿ’ป Languages: Perl (97.3%), Make (2.7%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 10 * ๐Ÿ“ˆ Lines of Code: 1839 * ๐Ÿ“„ Lines of Documentation: 416 * ๐Ÿ“… Development Period: 2015-01-02 to 2026-03-07 * ๐Ÿ† Score: 1.0 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 1.0.2 (2015-01-02) 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/pingdomfetch View on Codeberg => https://github.com/snonux/pingdomfetch View on GitHub --- ### 44. fapi [#44(now) โ†’#44(1w)] * ๐Ÿ’ป Languages: Python (96.6%), Make (3.1%), Config (0.3%) * ๐Ÿ“š Documentation: Text (98.3%), Markdown (1.7%) * ๐Ÿ“Š Commits: 222 * ๐Ÿ“ˆ Lines of Code: 1681 * ๐Ÿ“„ Lines of Documentation: 543 * ๐Ÿ“… Development Period: 2014-03-10 to 2026-03-07 * ๐Ÿ† Score: 0.8 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 1.0.2 (2014-11-17) 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/fapi View on Codeberg => https://github.com/snonux/fapi View on GitHub --- ### 45. perl-c-fibonacci [#45(now) โ†’#45(1w)] * ๐Ÿ’ป Languages: C (80.4%), Make (19.6%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 4 * ๐Ÿ“ˆ Lines of Code: 51 * ๐Ÿ“„ Lines of Documentation: 69 * ๐Ÿ“… Development Period: 2014-03-24 to 2022-04-23 * ๐Ÿ† Score: 0.8 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) โš ๏ธ **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. perl-c-fibonacci: source code repository. => https://codeberg.org/snonux/perl-c-fibonacci View on Codeberg => https://github.com/snonux/perl-c-fibonacci View on GitHub --- ### 46. netcalendar [#46(now) โ†’#46(1w)] * ๐Ÿ’ป Languages: Java (83.0%), HTML (12.9%), XML (3.0%), CSS (0.8%), Make (0.2%) * ๐Ÿ“š Documentation: Text (89.5%), Markdown (10.5%) * ๐Ÿ“Š Commits: 51 * ๐Ÿ“ˆ Lines of Code: 17380 * ๐Ÿ“„ Lines of Documentation: 949 * ๐Ÿ“… Development Period: 2009-02-07 to 2026-03-07 * ๐Ÿ† Score: 0.8 (combines code size and activity) * โš–๏ธ License: GPL-2.0 * ๐Ÿท๏ธ Latest Release: v0.1 (2009-02-08) => showcase/netcalendar/image-1.png netcalendar screenshot > **โš ๏ธ 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/netcalendar View on Codeberg => https://github.com/snonux/netcalendar View on GitHub --- ### 47. gotop [#47(now) โ†‘#48(1w)] * ๐Ÿ’ป Languages: Go (98.0%), Make (2.0%) * ๐Ÿ“š Documentation: Markdown (60.0%), Text (40.0%) * ๐Ÿ“Š Commits: 58 * ๐Ÿ“ˆ Lines of Code: 499 * ๐Ÿ“„ Lines of Documentation: 10 * ๐Ÿ“… Development Period: 2015-05-24 to 2026-03-07 * ๐Ÿ† Score: 0.7 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.1 (2015-06-01) > **โš ๏ธ 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/gotop View on Codeberg => https://github.com/snonux/gotop View on GitHub --- ### 48. rubyfy [#48(now) โ†‘#49(1w)] * ๐Ÿ’ป Languages: Ruby (98.5%), JSON (1.5%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 35 * ๐Ÿ“ˆ Lines of Code: 273 * ๐Ÿ“„ Lines of Documentation: 34 * ๐Ÿ“… Development Period: 2015-09-29 to 2026-03-07 * ๐Ÿ† Score: 0.7 (combines code size and activity) * โš–๏ธ License: Apache-2.0 * ๐Ÿท๏ธ Latest Release: 0 (2015-10-26) > **โš ๏ธ 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/rubyfy View on Codeberg => https://github.com/snonux/rubyfy View on GitHub --- ### 49. pwgrep [#49(now) โ†‘#50(1w)] * ๐Ÿ’ป Languages: Shell (85.0%), Make (15.0%) * ๐Ÿ“š Documentation: Text (75.0%), Markdown (25.0%) * ๐Ÿ“Š Commits: 143 * ๐Ÿ“ˆ Lines of Code: 493 * ๐Ÿ“„ Lines of Documentation: 28 * ๐Ÿ“… Development Period: 2009-09-27 to 2026-03-07 * ๐Ÿ† Score: 0.6 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.9.3 (2014-06-14) > **โš ๏ธ 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/pwgrep View on Codeberg => https://github.com/snonux/pwgrep View on GitHub --- ### 50. awksite [#50(now) โ†‘#61(1w)] * ๐Ÿ’ป Languages: AWK (72.1%), HTML (16.4%), Config (11.5%) * ๐Ÿ“š Documentation: Markdown (50.0%), Text (50.0%) * ๐Ÿ“Š Commits: 4 * ๐Ÿ“ˆ Lines of Code: 122 * ๐Ÿ“„ Lines of Documentation: 12 * ๐Ÿ“… Development Period: 2011-01-27 to 2026-03-07 * ๐Ÿ† Score: 0.6 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: v0.2 (2011-01-27) > **โš ๏ธ 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/awksite View on Codeberg => https://github.com/snonux/awksite View on GitHub --- ### 51. jsmstrade [#51(now) โ†‘#52(1w)] * ๐Ÿ’ป Languages: Java (76.0%), Shell (15.4%), XML (8.6%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 21 * ๐Ÿ“ˆ Lines of Code: 720 * ๐Ÿ“„ Lines of Documentation: 8 * ๐Ÿ“… Development Period: 2008-06-21 to 2026-03-07 * ๐Ÿ† Score: 0.6 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿท๏ธ Latest Release: v0.3 (2009-02-08) => showcase/jsmstrade/image-1.png jsmstrade screenshot > **โš ๏ธ 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/jsmstrade View on Codeberg => https://github.com/snonux/jsmstrade View on GitHub --- ### 52. perldaemon [#52(now) โ†“#51(1w)] * ๐Ÿ’ป Languages: Perl (74.2%), Shell (22.2%), Config (3.6%) * ๐Ÿ“Š Commits: 111 * ๐Ÿ“ˆ Lines of Code: 659 * ๐Ÿ“… Development Period: 2011-02-05 to 2022-04-21 * ๐Ÿ† Score: 0.6 (combines code size and activity) * โš–๏ธ 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. japi [#53(now) โ†’#53(1w)] * ๐Ÿ’ป Languages: Perl (78.3%), Make (21.7%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 42 * ๐Ÿ“ˆ Lines of Code: 286 * ๐Ÿ“„ Lines of Documentation: 148 * ๐Ÿ“… Development Period: 2013-03-22 to 2026-03-07 * ๐Ÿ† Score: 0.6 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.4.3 (2014-06-16) 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/japi View on Codeberg => https://github.com/snonux/japi View on GitHub --- ### 54. debroid [#54(now) โ†‘#57(1w)] * ๐Ÿ’ป Languages: Shell (92.0%), Make (8.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 17 * ๐Ÿ“ˆ Lines of Code: 88 * ๐Ÿ“„ Lines of Documentation: 150 * ๐Ÿ“… Development Period: 2015-06-18 to 2026-03-07 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) => showcase/debroid/image-1.png debroid screenshot > **โš ๏ธ 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/debroid View on Codeberg => https://github.com/snonux/debroid View on GitHub --- ### 55. perl-poetry [#55(now) โ†“#54(1w)] * ๐Ÿ’ป Languages: Perl (100.0%) * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 2 * ๐Ÿ“ˆ Lines of Code: 191 * ๐Ÿ“„ Lines of Documentation: 8 * ๐Ÿ“… Development Period: 2014-03-24 to 2014-03-24 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) โš ๏ธ **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. Here you find some Poetry written in Perl. => https://codeberg.org/snonux/perl-poetry View on Codeberg => https://github.com/snonux/perl-poetry View on GitHub --- ### 56. muttdelay [#56(now) โ†“#55(1w)] * ๐Ÿ’ป Languages: Make (47.1%), Shell (46.3%), Vim Script (5.9%), Config (0.7%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 42 * ๐Ÿ“ˆ Lines of Code: 136 * ๐Ÿ“„ Lines of Documentation: 100 * ๐Ÿ“… Development Period: 2013-03-22 to 2026-03-07 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.2.0 (2014-07-05) 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/muttdelay View on Codeberg => https://github.com/snonux/muttdelay View on GitHub --- ### 57. netdiff [#57(now) โ†“#56(1w)] * ๐Ÿ’ป Languages: Shell (52.2%), Make (46.3%), Config (1.5%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 43 * ๐Ÿ“ˆ Lines of Code: 134 * ๐Ÿ“„ Lines of Documentation: 110 * ๐Ÿ“… Development Period: 2013-03-22 to 2026-03-07 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.1.5 (2014-06-22) 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/netdiff View on Codeberg => https://github.com/snonux/netdiff View on GitHub --- ### 58. hsbot [#58(now) โ†’#58(1w)] * ๐Ÿ’ป Languages: Haskell (98.5%), Make (1.5%) * ๐Ÿ“Š Commits: 81 * ๐Ÿ“ˆ Lines of Code: 601 * ๐Ÿ“… Development Period: 2009-11-22 to 2026-03-07 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: Custom License * ๐Ÿงช Status: Experimental (no releases yet) 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/hsbot View on Codeberg => https://github.com/snonux/hsbot View on GitHub --- ### 59. dyndns [#59(now) โ†‘#62(1w)] * ๐Ÿ’ป Languages: Shell (100.0%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 4 * ๐Ÿ“ˆ Lines of Code: 18 * ๐Ÿ“„ Lines of Documentation: 53 * ๐Ÿ“… Development Period: 2014-03-24 to 2026-03-07 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) 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/dyndns View on Codeberg => https://github.com/snonux/dyndns View on GitHub --- ### 60. cpuinfo [#60(now) โ†“#59(1w)] * ๐Ÿ’ป Languages: Shell (53.2%), Make (46.8%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 28 * ๐Ÿ“ˆ Lines of Code: 124 * ๐Ÿ“„ Lines of Documentation: 75 * ๐Ÿ“… Development Period: 2010-11-05 to 2021-11-05 * ๐Ÿ† Score: 0.5 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 1.0.2 (2014-06-22) โš ๏ธ **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. cpuinfo - A small and humble tool to print out CPU data => https://codeberg.org/snonux/cpuinfo View on Codeberg => https://github.com/snonux/cpuinfo View on GitHub --- ### 61. template [#61(now) โ†“#60(1w)] * ๐Ÿ’ป Languages: Make (89.2%), Shell (10.8%) * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 23 * ๐Ÿ“ˆ Lines of Code: 65 * ๐Ÿ“„ Lines of Documentation: 232 * ๐Ÿ“… Development Period: 2013-03-22 to 2026-03-07 * ๐Ÿ† Score: 0.4 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: 0.0.0.0 (2013-03-22) 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/template View on Codeberg => https://github.com/snonux/template View on GitHub --- ### 62. vs-sim [#62(now) โ†‘#63(1w)] * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 412 * ๐Ÿ“ˆ Lines of Code: 0 * ๐Ÿ“„ Lines of Documentation: 7 * ๐Ÿ“… Development Period: 2008-05-15 to 2015-05-23 * ๐Ÿ† Score: 0.0 (combines code size and activity) * โš–๏ธ 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 --- ### 63. ychat [#63(now) โ†“#43(1w)] * ๐Ÿ“š Documentation: Text (100.0%) * ๐Ÿ“Š Commits: 67 * ๐Ÿ“ˆ Lines of Code: 0 * ๐Ÿ“„ Lines of Documentation: 9 * ๐Ÿ“… Development Period: 2008-05-15 to 2013-12-15 * ๐Ÿ† Score: 0.0 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿท๏ธ Latest Release: yhttpd-0.7.2 (2013-04-06) โš ๏ธ **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. ychat: source code repository. => https://codeberg.org/snonux/ychat View on Codeberg => https://github.com/snonux/ychat View on GitHub --- ### 64. foo.zone [#64(now) โ†“#6(1w)] * ๐Ÿ“š Documentation: Markdown (100.0%) * ๐Ÿ“Š Commits: 3643 * ๐Ÿ“ˆ Lines of Code: 0 * ๐Ÿ“„ Lines of Documentation: 23 * ๐Ÿ“… Development Period: 2021-05-21 to 2022-04-02 * ๐Ÿ† Score: 0.0 (combines code size and activity) * โš–๏ธ License: No license found * ๐Ÿงช Status: Experimental (no releases yet) โš ๏ธ **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. Each format is in it's own branch in this repository. E.g.: => https://codeberg.org/snonux/foo.zone View on Codeberg => https://github.com/snonux/foo.zone View on GitHub