New Open Source Project: Complete Admin Dashboard Template for Modern Web Apps
https://github.com/silicondeck/shadcn-dashboard-landing-template
https://redd.it/1nodsdv
@r_opensource
https://github.com/silicondeck/shadcn-dashboard-landing-template
https://redd.it/1nodsdv
@r_opensource
GitHub
GitHub - silicondeck/shadcn-dashboard-landing-template: Accelerate your development with a sleek, open-source admin dashboard and…
Accelerate your development with a sleek, open-source admin dashboard and landing page built on Vite-React, Next.js, Tailwind CSS, and Shadcn/UI which is fully customizable and production-ready. - ...
I made yet another docker registry UI
https://github.com/eznix86/docker-registry-ui
https://redd.it/1nofaek
@r_opensource
https://github.com/eznix86/docker-registry-ui
https://redd.it/1nofaek
@r_opensource
GitHub
GitHub - eznix86/docker-registry-ui: Yet another docker registry UI
Yet another docker registry UI. Contribute to eznix86/docker-registry-ui development by creating an account on GitHub.
Blogr v0.2.0: Added Obsidian Theme Support (Thanks Reddit!)
I've added Obsidian theme support to Blogr, a Rust-based static site generator. You can now use any Obsidian community theme CSS to style your blog.
# How it works
It's pretty straightforward:
# Switch to the Obsidian theme
blogr theme set obsidian
# Grab any Obsidian community theme (example: the popular Minimal theme)
curl -o static/obsidian.css https://raw.githubusercontent.com/kepano/obsidian-minimal/HEAD/obsidian.css
# Build and deploy
blogr build && blogr deploy
# About Blogr
Blogr is a fast static site generator written in Rust that focuses on simplicity and developer experience. It builds quickly, includes a terminal editor with live preview, and deploys to GitHub Pages with a single command.
Project: https://github.com/bahdotsh/blogr
Install:
The theme system is designed to be extensible, so additional theme integrations are possible based on interest.
https://redd.it/1nof98j
@r_opensource
I've added Obsidian theme support to Blogr, a Rust-based static site generator. You can now use any Obsidian community theme CSS to style your blog.
# How it works
It's pretty straightforward:
# Switch to the Obsidian theme
blogr theme set obsidian
# Grab any Obsidian community theme (example: the popular Minimal theme)
curl -o static/obsidian.css https://raw.githubusercontent.com/kepano/obsidian-minimal/HEAD/obsidian.css
# Build and deploy
blogr build && blogr deploy
# About Blogr
Blogr is a fast static site generator written in Rust that focuses on simplicity and developer experience. It builds quickly, includes a terminal editor with live preview, and deploys to GitHub Pages with a single command.
Project: https://github.com/bahdotsh/blogr
Install:
cargo install blogr-cliThe theme system is designed to be extensible, so additional theme integrations are possible based on interest.
https://redd.it/1nof98j
@r_opensource
GitHub
GitHub - bahdotsh/blogr: Write, edit, and publish your blog without ever leaving your terminal!
Write, edit, and publish your blog without ever leaving your terminal! - bahdotsh/blogr
I want alternative of vlc.
To play all kind of video files and support all high resolution, inbuilt subnoscripts download for movies, and all the basic features I tried mvp but it doesn't have inbuilt subnoscripts downloader.
Edit: windows 11
https://redd.it/1noiew2
@r_opensource
To play all kind of video files and support all high resolution, inbuilt subnoscripts download for movies, and all the basic features I tried mvp but it doesn't have inbuilt subnoscripts downloader.
Edit: windows 11
https://redd.it/1noiew2
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Open Infrastructure is Not Free: A Joint Statement on Sustainable Stewardship
https://openssf.org/blog/2025/09/23/open-infrastructure-is-not-free-a-joint-statement-on-sustainable-stewardship
https://redd.it/1noiij1
@r_opensource
https://openssf.org/blog/2025/09/23/open-infrastructure-is-not-free-a-joint-statement-on-sustainable-stewardship
https://redd.it/1noiij1
@r_opensource
Reddit
From the opensource community on Reddit: Open Infrastructure is Not Free: A Joint Statement on Sustainable Stewardship
Posted by cloudbacon - 9 votes and 0 comments
My opensource sms gateway just crossed 10k users
About a year ago, I shared a small project here: an open-source SMS gateway that lets you send/receive texts using any android phone.
Today, it just passed **10,000 users**
Some fun stats:
* \~5 million SMS sent & received so far
* Users across 90+ countries
* 2k+ github stars and counting
I built this because I wanted a cost-effective alternative to twillio or other sms APIs. Turns out a lot of people here wanted the same thing.
If you haven’t tried it yet, you can check it out here:
site: [https://textbee.dev](https://textbee.dev)
github: [https://github.com/vernu/textbee](https://github.com/vernu/textbee)
https://redd.it/1nommo8
@r_opensource
About a year ago, I shared a small project here: an open-source SMS gateway that lets you send/receive texts using any android phone.
Today, it just passed **10,000 users**
Some fun stats:
* \~5 million SMS sent & received so far
* Users across 90+ countries
* 2k+ github stars and counting
I built this because I wanted a cost-effective alternative to twillio or other sms APIs. Turns out a lot of people here wanted the same thing.
If you haven’t tried it yet, you can check it out here:
site: [https://textbee.dev](https://textbee.dev)
github: [https://github.com/vernu/textbee](https://github.com/vernu/textbee)
https://redd.it/1nommo8
@r_opensource
textbee.dev
textbee.dev - Android SMS Gateway
Turn your Android device into a powerful SMS gateway for your applications
Open Source Vetters: Audit my E2EE location sharing app?
Hi /opensource
So we're a two person team behind a FOSS app called Grid, offering private and E2EE location sharing on Google and Apple stores (with self hosting also available - our website here). For our backend, we're currently using Matrix Synapse. Little background: We created the app in response to growing personal anger watching our privacy and data being increasingly exploited and infringed upon. We wanted to start contributing to ethical tech that aims to preserve and protect our rights vs being exploitative for profit.
We're open source (github here) and looking to find some folks who have some spare time who would want to audit us! We're fully transparent and want this project to be a tool that provides genuine value to the folks who use it by making it the best version possible.
Some things we have on the docket of our upcoming roadmap: Twilio alternative/remove need for phone number altogether, SOS features, Aurora store compatible version, more testing with GrapheneOS for improved compatibility, and more.
If you're someone reading this and you don't have time or don't want to audit us, please do check us out and let us know what you think! We welcome all questions and suggestions!!
https://redd.it/1nomps7
@r_opensource
Hi /opensource
So we're a two person team behind a FOSS app called Grid, offering private and E2EE location sharing on Google and Apple stores (with self hosting also available - our website here). For our backend, we're currently using Matrix Synapse. Little background: We created the app in response to growing personal anger watching our privacy and data being increasingly exploited and infringed upon. We wanted to start contributing to ethical tech that aims to preserve and protect our rights vs being exploitative for profit.
We're open source (github here) and looking to find some folks who have some spare time who would want to audit us! We're fully transparent and want this project to be a tool that provides genuine value to the folks who use it by making it the best version possible.
Some things we have on the docket of our upcoming roadmap: Twilio alternative/remove need for phone number altogether, SOS features, Aurora store compatible version, more testing with GrapheneOS for improved compatibility, and more.
If you're someone reading this and you don't have time or don't want to audit us, please do check us out and let us know what you think! We welcome all questions and suggestions!!
https://redd.it/1nomps7
@r_opensource
Grid
Grid - E2EE Location Sharing App | End-to-End Encrypted GPS Tracking
Grid is the #1 end-to-end encrypted (E2EE) location sharing app. Share GPS location privately with military-grade E2EE encryption. Open source, self-hostable, zero tracking. The secure Life360 alternative.
Termo - SSH Client for Windows
Hey folks 👋
I’ve been working on a side project called Termo, and I think some of you might relate to why I built it.
At work, I often have to manage a ton of different connections, and believe it or not, many of them still rely on plain old passwords 😅. The existing Windows (MobaXterm,mRemoteNG...) tools out there just weren’t cutting it for me — they feel outdated, packed with features I don’t need.
So I decided to build something that matched what I was looking for:
⚡ Fast and simple — I just want to connect quickly without 10 extra steps
🎨 Modern user experience — closer to today’s software standards
🖥️ Lightweight but reliable — no unnecessary bloat, just what’s needed
🔓 Open source — built with Tauri (Rust backend, Vue + Tailwind frontend), so you can dig in or contribute
For me, the main goal was making connections easy, fast.
If that sounds useful to you, check it out here 👉 https://github.com/seon22break/Termo
Would love to hear what you think — whether it’s feedback, ideas, or just “hey this works/this sucks.” Any contribution helps!
This is a alternative to mRemoteNG,MobaXterm...
https://redd.it/1noonrl
@r_opensource
Hey folks 👋
I’ve been working on a side project called Termo, and I think some of you might relate to why I built it.
At work, I often have to manage a ton of different connections, and believe it or not, many of them still rely on plain old passwords 😅. The existing Windows (MobaXterm,mRemoteNG...) tools out there just weren’t cutting it for me — they feel outdated, packed with features I don’t need.
So I decided to build something that matched what I was looking for:
⚡ Fast and simple — I just want to connect quickly without 10 extra steps
🎨 Modern user experience — closer to today’s software standards
🖥️ Lightweight but reliable — no unnecessary bloat, just what’s needed
🔓 Open source — built with Tauri (Rust backend, Vue + Tailwind frontend), so you can dig in or contribute
For me, the main goal was making connections easy, fast.
If that sounds useful to you, check it out here 👉 https://github.com/seon22break/Termo
Would love to hear what you think — whether it’s feedback, ideas, or just “hey this works/this sucks.” Any contribution helps!
This is a alternative to mRemoteNG,MobaXterm...
https://redd.it/1noonrl
@r_opensource
GitHub
GitHub - seon22break/Termo: Termo is a managed for SSH connections. Minimalist and fast
Termo is a managed for SSH connections. Minimalist and fast - seon22break/Termo
GroupChat – A lightweight cross-platform LAN chat app (built with .NET + Avalonia)
Hey folks!
I just released a project called **GroupChat**, a simple, fast, and lightweight **LAN group chat application** built with .NET and Avalonia. It’s designed for quick communication on the same subnet — perfect for classrooms, offices, or anyone who just wants a no-frills local chat tool that *just works*.
Repo link: [GitHub – GroupChat](https://github.com/zemendaniel/groupchat)
# Features
* **Cross-platform:** Runs on Windows, macOS, and Linux
* **Zero-config setup:** Just download and run, no admin rights needed
* **Optional room password:** Messages encrypted with AES when set
* **Lightweight:** Quick startup and minimal system resource use
* **Local storage:** User settings saved per profile
* **Firewall-friendly:** Works even if you skip “Allow Access”
# How it works
* Uses UDP broadcast for communication
* Passwords (if set) encrypt all messages
* No servers required — purely local peer-to-peer
This is actually my first open source project, so any feedback is super appreciated. And if you like it, please consider giving the repo a ⭐ — it really helps!
https://redd.it/1noqqhx
@r_opensource
Hey folks!
I just released a project called **GroupChat**, a simple, fast, and lightweight **LAN group chat application** built with .NET and Avalonia. It’s designed for quick communication on the same subnet — perfect for classrooms, offices, or anyone who just wants a no-frills local chat tool that *just works*.
Repo link: [GitHub – GroupChat](https://github.com/zemendaniel/groupchat)
# Features
* **Cross-platform:** Runs on Windows, macOS, and Linux
* **Zero-config setup:** Just download and run, no admin rights needed
* **Optional room password:** Messages encrypted with AES when set
* **Lightweight:** Quick startup and minimal system resource use
* **Local storage:** User settings saved per profile
* **Firewall-friendly:** Works even if you skip “Allow Access”
# How it works
* Uses UDP broadcast for communication
* Passwords (if set) encrypt all messages
* No servers required — purely local peer-to-peer
This is actually my first open source project, so any feedback is super appreciated. And if you like it, please consider giving the repo a ⭐ — it really helps!
https://redd.it/1noqqhx
@r_opensource
GitHub
GitHub - zemendaniel/groupchat
Contribute to zemendaniel/groupchat development by creating an account on GitHub.
looking for feedback on opensource payments and billing repo readme
https://github.com/flowglad/flowglad
https://redd.it/1notku7
@r_opensource
https://github.com/flowglad/flowglad
https://redd.it/1notku7
@r_opensource
GitHub
GitHub - flowglad/flowglad: Open source, zero webhooks payment provider
Open source, zero webhooks payment provider. Contribute to flowglad/flowglad development by creating an account on GitHub.
From Abuse to Alignment: Why We Need Sustainable Open Source Infrastructure
https://www.sonatype.com/blog/from-abuse-to-alignment-why-we-need-sustainable-open-source-infrastructure
https://redd.it/1notvhv
@r_opensource
https://www.sonatype.com/blog/from-abuse-to-alignment-why-we-need-sustainable-open-source-infrastructure
https://redd.it/1notvhv
@r_opensource
Sonatype
From Abuse to Alignment: Why We Need Sustainable Open Source Infrastructure
Open source relies on shared infrastructure. Learn why sustainable stewardship is critical to keep ecosystems like Maven Central strong.
I built a blog within 5 minutes using Zeno
crynot.xyz this blog is developed and up within 5 min with the help of zeno
Theme: https://github.com/mine3krish/crynot-blog
Zeno: https://github.com/mine3krish/zeno
https://redd.it/1noxh08
@r_opensource
crynot.xyz this blog is developed and up within 5 min with the help of zeno
Theme: https://github.com/mine3krish/crynot-blog
Zeno: https://github.com/mine3krish/zeno
https://redd.it/1noxh08
@r_opensource
GitHub
GitHub - mine3krish/crynot-blog: Personal blog made with Zeno
Personal blog made with Zeno. Contribute to mine3krish/crynot-blog development by creating an account on GitHub.
No-code Android HTTP server builder. Create dynamic servers instantly, host websites, share files across networks, and trigger device actions remotely.
https://github.com/zahidaz/HTTPOnFire
https://redd.it/1nox2j9
@r_opensource
https://github.com/zahidaz/HTTPOnFire
https://redd.it/1nox2j9
@r_opensource
GitHub
GitHub - zahidaz/HTTPOnFire: No-code Android HTTP server builder. Create dynamic servers instantly, host websites, share files…
No-code Android HTTP server builder. Create dynamic servers instantly, host websites, share files across networks, and trigger device actions remotely - all through an intuitive touch-and-tap inter...
I built a comprehensive, multi-language guide to all 22 GoF Design Patterns (with examples & templates in 9 languages) in the form of github repository
Hi folks 👋
I’ve been diving deep into software architecture and design patterns, and I noticed most resources are either too academic or language-specific. So I built a comprehensive, code-driven repo covering all 22 Gang of Four (GoF) Design Patterns, implemented in 9 different languages. https://github.com/ragulnathMB/Modern-Design-Patterns--by-RN
https://redd.it/1np2nkm
@r_opensource
Hi folks 👋
I’ve been diving deep into software architecture and design patterns, and I noticed most resources are either too academic or language-specific. So I built a comprehensive, code-driven repo covering all 22 Gang of Four (GoF) Design Patterns, implemented in 9 different languages. https://github.com/ragulnathMB/Modern-Design-Patterns--by-RN
https://redd.it/1np2nkm
@r_opensource
GitHub
GitHub - ragulnathMB/Modern-Design-Patterns--by-RN: A modern guide to the 22 classic GoF Design Patterns. Implemented in C++, Java…
A modern guide to the 22 classic GoF Design Patterns. Implemented in C++, Java, Go, Python, Kotlin, Rust, JS, TS, and C#. Each pattern includes clear code, UML diagrams, illustrations and real-worl...
🌱 OpsiMate – an early stage open-source project to simplify infra management
Hey everyone,
I recently joined a super welcoming and helpful community : OpsiMate, an open-source project aiming to simplify infrastructure management.
The idea is simple but powerful: instead of juggling a dozen monitoring tools, scattered dashboards, and manual processes, OpsiMate wants to give teams one unified, intelligent platform to monitor, manage, and optimize infrastructure.
It’s still in a very early stage, but that’s what makes it exciting—we’re at the point where contributors can shape the direction of the project. The maintainers are incredibly supportive, and I’ve already learned a lot just being part of it.
If you’re into DevOps, infra, or just love building things in the open, we’d love for you to check it out:
🔗 GitHub repo: https://github.com/OpsiMate/OpsiMate
💬 Website : https://www.opsimate.com/
We’re especially looking for feedback, ideas, and contributors who want to get their hands dirty—whether that’s code, docs, or just sharing thoughts on what would make infra management less painful.
Would love to see some of you there and grow this together 🚀
https://redd.it/1np4mu1
@r_opensource
Hey everyone,
I recently joined a super welcoming and helpful community : OpsiMate, an open-source project aiming to simplify infrastructure management.
The idea is simple but powerful: instead of juggling a dozen monitoring tools, scattered dashboards, and manual processes, OpsiMate wants to give teams one unified, intelligent platform to monitor, manage, and optimize infrastructure.
It’s still in a very early stage, but that’s what makes it exciting—we’re at the point where contributors can shape the direction of the project. The maintainers are incredibly supportive, and I’ve already learned a lot just being part of it.
If you’re into DevOps, infra, or just love building things in the open, we’d love for you to check it out:
🔗 GitHub repo: https://github.com/OpsiMate/OpsiMate
💬 Website : https://www.opsimate.com/
We’re especially looking for feedback, ideas, and contributors who want to get their hands dirty—whether that’s code, docs, or just sharing thoughts on what would make infra management less painful.
Would love to see some of you there and grow this together 🚀
https://redd.it/1np4mu1
@r_opensource
GitHub
GitHub - OpsiMate/OpsiMate: The all-in-one platform for managing and controlling your organization - Everything in one place.
The all-in-one platform for managing and controlling your organization - Everything in one place. - OpsiMate/OpsiMate
Advice for hosting documentation page
For a couple of months already I've been working on an open-source backend for a User Generated Content system. So far everything regarding the documentation has just been on the README file, but the projects is growing to the point where I am feeling the need to host a webpage for it.
My question is, What are you using for make the documentation page? And secondly, How are you hosting it?
https://redd.it/1np44n7
@r_opensource
For a couple of months already I've been working on an open-source backend for a User Generated Content system. So far everything regarding the documentation has just been on the README file, but the projects is growing to the point where I am feeling the need to host a webpage for it.
My question is, What are you using for make the documentation page? And secondly, How are you hosting it?
https://redd.it/1np44n7
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
We DIDN'T do it! EU Chat Control
We literally just lost Belgium, the country that described Chat Control as a “monster that invades your privacy and cannot be tamed”.
And more countries in undecided (which generally means they will vote yes, once they get some stuff they want in exchange).
Which essentially means open source software will be in effect banned throughout the EU. I would have thought this would be a bigger issue for people, but surprisingly it doesn't seem to get much attention. Especially given the whole plan won't actually work to catch more than a handful of very careless criminals and is obviously just intended to put infrastructure in place to expand the scope to terrorism and then "extremism" and anti government sentiment within a couple of years.
Meanwhile all the real criminals will just download the non EU versions of everything.
https://redd.it/1np6zdt
@r_opensource
We literally just lost Belgium, the country that described Chat Control as a “monster that invades your privacy and cannot be tamed”.
And more countries in undecided (which generally means they will vote yes, once they get some stuff they want in exchange).
Which essentially means open source software will be in effect banned throughout the EU. I would have thought this would be a bigger issue for people, but surprisingly it doesn't seem to get much attention. Especially given the whole plan won't actually work to catch more than a handful of very careless criminals and is obviously just intended to put infrastructure in place to expand the scope to terrorism and then "extremism" and anti government sentiment within a couple of years.
Meanwhile all the real criminals will just download the non EU versions of everything.
https://redd.it/1np6zdt
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Lessons learned while building a REST API wrapper for BIND DNS
https://github.com/fivesecde/fivesec-dns-bind-rest-api
https://redd.it/1np7lz7
@r_opensource
https://github.com/fivesecde/fivesec-dns-bind-rest-api
https://redd.it/1np7lz7
@r_opensource
GitHub
GitHub - fivesecde/fivesec-dns-bind-rest-api: Fivesec Bind DNS REST API enables secure, automated management of BIND DNS records…
Fivesec Bind DNS REST API enables secure, automated management of BIND DNS records via REST. It supports forward/reverse zones, API key auth, TSIG, and is built for modern infrastructure automation...
TrailBase 0.18: Open, Single-Executable Firebase Alternative Switches from V8 to WASM Runtime
TrailBase is an easy to self-host, sub-millisecond, single-executable FireBase alternative. It provides type-safe REST and realtime APIs, auth & admin UI, ... and now a WASM runtime for custom endpoints in JS/TS and Rust (with more to come). Everything you need to focus on building your next mobile, web or desktop application with fewer moving parts. Sub-millisecond latencies completely eliminate the need for dedicated caches - nor more stale or inconsistent data.
Just released v0.18. Some of the highlights since last time posting here include:
A WASM runtime for strict state isolation, higher-performance endpoints, multiple guest languages, ...check out our [article](https://trailbase.io/blog/switching_to_a_wasm_runtime).
The built-in Auth UI is now shipped as a separate WASM component. Simply run
Official [TanStack/DB](https://tanstack.com/db/latest/docs/overview) integration 🎉
Official Go client.
A new experimental transaction API for bulk record operations.
Many more improvements and fixes (UIs, stricter input parsing, file uploads, ...)
Check out the live demo, our GitHub or our website. TrailBase is only a few months young and rapidly evolving, we'd really appreciate your feedback 🙏
https://redd.it/1np87zc
@r_opensource
TrailBase is an easy to self-host, sub-millisecond, single-executable FireBase alternative. It provides type-safe REST and realtime APIs, auth & admin UI, ... and now a WASM runtime for custom endpoints in JS/TS and Rust (with more to come). Everything you need to focus on building your next mobile, web or desktop application with fewer moving parts. Sub-millisecond latencies completely eliminate the need for dedicated caches - nor more stale or inconsistent data.
Just released v0.18. Some of the highlights since last time posting here include:
A WASM runtime for strict state isolation, higher-performance endpoints, multiple guest languages, ...check out our [article](https://trailbase.io/blog/switching_to_a_wasm_runtime).
The built-in Auth UI is now shipped as a separate WASM component. Simply run
trail components add trailbase/auth_ui to install.Official [TanStack/DB](https://tanstack.com/db/latest/docs/overview) integration 🎉
Official Go client.
A new experimental transaction API for bulk record operations.
Many more improvements and fixes (UIs, stricter input parsing, file uploads, ...)
Check out the live demo, our GitHub or our website. TrailBase is only a few months young and rapidly evolving, we'd really appreciate your feedback 🙏
https://redd.it/1np87zc
@r_opensource
GitHub
GitHub - trailbaseio/trailbase: An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in…
An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subnoscriptions, auth, and admin UI built on Rust, SQLite & Wasmti...
Teams doesn't allow you to open .doc files with LibreOffice
My university uses Teams for everything, so I have to store my files there to collaborate, but it locks me into using Office, because the files cannot be opened with LibreOffice from there.
https://redd.it/1np9nxb
@r_opensource
My university uses Teams for everything, so I have to store my files there to collaborate, but it locks me into using Office, because the files cannot be opened with LibreOffice from there.
https://redd.it/1np9nxb
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community
Windows with open source tools?
Hi!
I'm getting a new computer soon, mainly for work and gaming on Steam.
Does it make sense to install open source tools, or does it make no sense since the operating system is Windows?
Best regards!
https://redd.it/1npch60
@r_opensource
Hi!
I'm getting a new computer soon, mainly for work and gaming on Steam.
Does it make sense to install open source tools, or does it make no sense since the operating system is Windows?
Best regards!
https://redd.it/1npch60
@r_opensource
Reddit
From the opensource community on Reddit
Explore this post and more from the opensource community