My 2025 open source journey - what a year!

https://lemmy.world/post/41010807

My 2025 open source journey - what a year! - Lemmy.World

Hi! 2025 was a big year for my open source goals and I wanted to share some accomplishments with you, after all I wouldn’t have gotten so far with any of my projects if it wasn’t for the few selfhosted/open source communities I interact with daily <3 Thank you for all your support and here’s a summary of everything I’ve built/maintained throughout 2025. Everything is free, self-hostable and entirely open source. p.s. - no, these are NOT vibe coded. jotty.page - 1.3k stars - 78.3K total downloads repo: https://github.com/fccview/jotty [https://github.com/fccview/jotty] [https://lemmy.world/pictrs/image/50f2a179-d67c-44d8-81b7-104820480698.png] Jotty is a lightweight note taking/checklist app with a ton of features packed in a very minimal easy to use UI, it features two types of encryptions, drawio/excalidraw/mermaid diagrams, tons of language syntax highlighting for codeblocks, kanban boards and a lot more. — Crnmaster - 903 stars - 103K total downloads repo: https://github.com/fccview/cronmaster [https://github.com/fccview/cronmaster] [https://lemmy.world/pictrs/image/f7b8916a-8dec-4e3d-a072-d396d7b5ac0d.png] Crnmaster is a UI to manage cronjobs and easily create and schedule scripts, it allows you to log cronjobs (including live logging) — Scatola Magica (beta) - 108 stars - 2.47K total downloads repo: https://github.com/fccview/scatola-magica [https://github.com/fccview/scatola-magica] [https://lemmy.world/pictrs/image/3616ddd6-8166-427d-bb89-edb8f3758929.png] Scatola Magica is a file upload/download system which allows you to upload files in chunk for maximum speed. The cool feature about it is that you can drop a file literally anywhere, from anywhere, including copy/pasting into the page, if you paste text it creates a file with the right file extensions - e.g. if you paste javascript it’ll create a .js file) - it also has full web torrent support, but needs to be enabled in the settings page as it’s in beta Here’s to a 2026 full of self hosting and coding <3