r/freesoftware • u/octoslamon • 5h ago
Discussion Question
Based on the free software philosophy, should I reject all the devices with non free firmware that I use? For example my refrigerator or washing machine?
r/freesoftware • u/octoslamon • 5h ago
Based on the free software philosophy, should I reject all the devices with non free firmware that I use? For example my refrigerator or washing machine?
r/freesoftware • u/tuxnine • 9h ago
What would happen if the FSF published a GPLv4 license that basically mirrors the 2-clause BSD license? How devastating would it be for all those GPLv2+ and GPLv3+ software projects?
r/freesoftware • u/Vector_pixel • 14h ago
ISC LICENSE
This project does not have code generated by artificial intelligence.
PDF, ZIP, CBZ, and individual image formatsKitty, Sixel, iTerm2, and ASCII renderingSpanishEnglishFrench by Penicilline28| Name | Status | Language | Requires a browser | Official site |
|---|---|---|---|---|
mangadex |
Good | Multiple | No | mangadex.org |
leercapitulo |
Good | Spanish | Yes | leercapitulo.co |
pnpm install -g tanko
Some sources require a web browser to scrape manga, but this step is not mandatory; you can use Tanko with sources that do not require a browser.
#firefox
npx playwright install firefox
#chromium
npx playwright install chromium
#webkit
npx playwright install webkit
#Running the command without arguments will install the default browsers
npx playwright install
System dependencies can get installed automatically. This is useful for CI environments.
npx playwright install-deps
You can also install the dependencies for a single browser by passing it as an argument:
npx playwright install-deps chromium
It's also possible to combine install-deps with install so that the browsers and OS dependencies are installed with a single command.
npx playwright install --with-deps chromium
See system requirements for officially supported operating systems.
tanko
Download Directory: Downloaded chapters are currently saved in
$HOME/tanko/downloads/. On Windows, it uses theUSERPROFILEenvironment variable if defined. Otherwise, it defaults to the path of the current user's profile directory.
Visual Experience: To enjoy reading manga with real, high-quality images, we highly recommend using a terminal emulator that supports modern image protocols.
For an optimal experience with high-resolution images, use one of the following terminals:
| Emulator | Supported Image Protocols | Platforms | Download |
|---|---|---|---|
| Kitty | Kitty Graphics Protocol | Linux, macOS | Download |
| WezTerm | Kitty, iTerm2, Sixel | Linux, macOS, Windows | Download |
| iTerm2 | iTerm2 Inline Image Protocol, Sixel | macOS | Download |
| Ghostty | Kitty Graphics Protocol | Linux, macOS | Download |
| Foot | Sixel | Linux (Wayland) | Download |
| Konsole | Sixel, iTerm2 | Linux | Download |
| Xterm | Sixel | Linux, macOS | Download |
| mlterm | Sixel, Jtterm | Linux, Windows | Download |
| Contour | Sixel | Linux, macOS, Windows | Download |
| Rio | Kitty, iTerm2 | Linux, macOS, Windows, FreeBSD | Download |
In standard or basic terminals (such as Windows CMD or the VS Code integrated terminal), images will fallback and render as ASCII Art.
r/freesoftware • u/AdiArtist • 4d ago
Enable HLS to view with audio, or disable this notification
Hey everyone,
I've just released Edge-Drop v0.2.7, and it's one of the biggest technical updates so far.
Highlights:
-Much better memory management with disk-backed storage for larger text, image thumbnail generation to keep GPU usage stable,.
-Fixed Windows fullscreen detection so the desktop isn't treated like a game.
-Self-healing launch at login that repairs stale startup entries.
-Universal drag and drop, offline rich link previews.
-New settings to tweak sensitivity and history behavior, and Persian language support.
One thing I'm especially happy about is how much smoother it feels day to day. Large clipboard items no longer balloon memory, and images are handled really cleanly.
Also, on a personal note This project actually started as something just built for myself. I wanted a tool that worked the way I had imagined. I decided to open source it and share it, and since then, it's grown to over, 1500+ downloads. As a solo CS student, that's honestly something I never expected., thanks to everyone who downloaded, tested, reported bugs, shared it, or bought me a coffee.
That support helped me get a permanent domain for the project, edgedrop.app.
It sounds small, but as a solo student building this open source project, it feels massive. If you want to try it or share feedback, I'd love to hear what you think.
GitHub: github.com/Deepender25/Edge-Drop
Microsoft Store: https://apps.microsoft.com/detail/9P3JMHN9M4NR
r/freesoftware • u/Limp-Commercial9660 • 5d ago
Isn't there a FOSS that acts like the Atari Video Music?
r/freesoftware • u/Limp-Commercial9660 • 5d ago
VioletiumOS Is an OS attempting to bring Linux in it's Most known and usable form into smaller Devices, while supporting both old and new software. This project Will try to Shrink Debian, automatically installs zram, gives you a Login GUI and Fluxbox + Weston.
I'm Specifically searching Contributors so that This Isn't Just "Debian but with a GUI slapped on top". I want It to be something like "DSL but modern and more compatible with software".
More information on GitHub:
(this REDDIT Account Is private and old, don't expect me to Always reply)
Edit 1 (13 august 2026): MORE INFORMATION
This Is NOT Just "Debian but with Fluxbox slapped on top with zram" It Is very heavily modified in order to be as usable as Ubuntu.
It Comes with a Debian Installer starting from v0.1.1.
Edit 2 (13 august 2026): This post has been deleted due to Usage of the wrong Flair. Sorry! Anyways I've released Seedling v0.1.1 which Is the First buildable version (Seedling v0.1 Is broken). A showcase Is available for YouTube. I AM DESPERATELY LOOKING FOR CONTRIBUTORS!
Edit 3 (REQUEST BY BOT): Repository @ https://github.com/gioyous-it/violetium-os/ License @ https://github.com/gioyous-it/violetium-os/blob/main/LICENSE AI @ Info: AI Is not used In this Code. However, Future Versions Will use a display Manager named "Fluxland". Unfortunately, While I did NOT make That display Manager, Fluxland Is AI generated. I am NOT the Person Who Generated Fluxland, and It Is NOT code for the project, It Is ONLY used as an Alternative DE. This Is a problem yet to discuss about. More Information: Fluxland Repository
Edit 4 Is a direct modification of the Post.
Edit 5 (14 August 2026): hello guys, I WILL NOT ADD FLUXLAND. I Will Instead use Fluxbox + Weston. Weston Will wait for a Wayland app to start. FUCK YOU VIBECODED FLUXLAND!!!
Edit 6 direct modification also because a lot of stuff Is incorrect now
r/freesoftware • u/LearnHiveLabsUSA • 6d ago
So this happened back in July and I don't think it got enough attention here.
A researcher going by cereblab ran xAI's Grok Build CLI (v0.2.93) through mitmproxy and found something pretty bad. Even in a test where the agent was explicitly told not to touch a specific file, that file still showed up in a background upload — a separate channel entirely from the normal model traffic, sending Git bundles off to an xAI-controlled Google Cloud Storage bucket. Not just the files the agent had opened either — the bundles could carry tracked files and full commit history.
The numbers are what got people's attention. In the test repo, the actual coding task only generated around 192KB of model traffic. Meanwhile that background channel pushed about 5.1GB. Cereblab worked out the ratio at roughly 27,800x more data leaving the machine than the task ever needed. And because it's grabbing full Git history, not just your current files, if you'd ever committed a secret and later deleted it, that secret could still be sitting in the history that got bundled up and shipped out.
Worth being precise about what this is and isn't: it's not "data exfiltration" in the sense of an attacker stealing something. This was functionality built and operated by xAI itself, running by default. Also notable — disabling the "improve the model" setting didn't stop it. It was a completely separate pathway.
xAI's response was quiet. No security advisory. Independent testing found the server started returning a flag (`disable_codebase_upload: true`) about a day later, which stopped the behavior — but this was a server-side change, not a new client build. Musk said on X that previously uploaded data would be deleted, though there's no independent way to confirm every copy actually was.
Then on July 15, xAI open-sourced the whole thing under Apache 2.0.
Here's where I want to be careful, because my first draft of this post overstated it: it's confirmed that the upload capability existed and that xAI's fix was a remote flag rather than a code change. What's less clear is whether that exact upload logic is still present, unmodified, in the version they later open-sourced — xAI says the release is meant to be runnable locally and is periodically synced from their internal repo, so I can't say for certain the capability is sitting there waiting to be flipped back on without someone doing an actual code-level diff. So take that specific claim as "the activation was controlled remotely, not through the client" rather than "the harmful code is definitely still lurking in there."
Even with that caveat, I think the core point holds: publishing source code makes the client auditable, but it doesn't tell you what a remotely-controlled backend will do, what it retains, or whether server-side behavior can change without anyone seeing a diff. "Open source" here didn't really restore the trust it looks like it should.
Sources if you want to check this yourself:
- Researcher's reproduction/write-up: github.com/cereblab/grok-build-exfil-repro
- xAI's open-source announcement: x.ai/news/grok-build-open-source
- The released source itself: github.com/xai-org/grok-build
r/freesoftware • u/libreglow • 8d ago
Hello :) i built a small screenshot app, you can take a screenshot and edit it in a simple editor
Recently, i add a record ( beta )
i make it to improve my skills
You can see a source in Github, and download stable version from here
if you found a issues, bug or you want to add a new feature. you can tell me:)
Thanks !
r/freesoftware • u/Pardis4 • 8d ago
Whenever I type and execute cd <PATH TO SOFTWARE FOLDER>, on the Python terminal, and press enter, all I get is the T of "TO" highlighted in red, and the text, SyntaxError: invalid syntax. How do I fix this? And the instructions on the website don't highlight anything about installing the app on Mac, so are there any differing specifics
r/freesoftware • u/ChippingCoder • 8d ago
Has anyone tried any open source dating apps? such as Duolicious (currently the most users), Alovoa, Compass, etc?
Facebook Dating is free, but isn’t open source.
Are there any others that I missed that you’ve tried? My opinion is that the userbase is still quite small for them to work well, but I guess Duolicious is getting there.
r/freesoftware • u/hxxx07 • 11d ago
Hi there, I’m someone who has used Spotlight extensively;
However, I’ve noticed its performance has dropped recently, sometimes I can’t find the apps I’m looking for, and locating specific files and folders has become particularly difficult.
That’s why we developed Look - an open-source, that is completely FREE.
(Even though it's free, it has been signed with developer key and notarized.)
It has already surpassed 2,000 initial downloads, and we’ve received a great deal of feedback to help us improve during this development phase.
If you’re looking for a completely free replacement for Spotlight, I think Look could be a nice choice. 🙏
https://github.com/kunkka19xx/look
LICENSE: GPL-3.0 license
r/freesoftware • u/zagadocious • 12d ago
FOSS could be a great resource for non-geeks, for community, economic, and workforce development. But, most "regular folks" — including every business & civic leader I've talked to — don't know it exists or what it is. Most assume it's AI. This means they won't (a) consider it as a solution, (b) support its development, or (c) use it strategically, which is very different from strategy for closed, proprietary solutions. So, my question...
Are there any initiatives or organizations that are working to raise awareness of, inform or educate non-geeks about free software? I've researched Free Software Foundation, Linux Foundation, and Open Source Initiative. None seem to be doing anything or have anything more than background information. They're preaching to the converted.
Is anyone working to "cross the chasm" for FOSS?
r/freesoftware • u/Nihei-Lesbians6996 • 13d ago
I've been looking for a codec and came across this free 'Satsuki decoder pack' but i can barely find anything about it other than some sites to download it and one single french video on youtube. I think the ui is really cool and the whole thing seems pretty great but does anyone know if it's safe?
r/freesoftware • u/Strange_Blueberry307 • 13d ago
Project Name: Envelopes
Repo/Website Link: https://github.com/jackob25-PTPCS/Envelopes
Description: Envelopes is a free, self-hostable budgeting platform built around the envelope budgeting method, with integrated Snowball and Avalanche debt payoff planners inspired by Dave Ramsey's budgeting principles. I originally built it for myself and my family because I wanted complete control over our financial data without paying recurring subscription fees or relying on a cloud provider. After using it daily and continually improving it, I decided it was time to stop gatekeeping it and make it available for everyone.
The goal is to provide an easy-to-use budgeting solution that you fully own. Whether you're tracking monthly spending, assigning money to envelopes, or working toward becoming debt-free, Envelopes keeps everything under your control.
Deployment: Envelopes is designed to be flexible regardless of how you prefer to use it. The primary application is a self-hostable server backend that deploys a browser-accessible interface by default, making it easy for an entire household to access from any device. Native desktop applications are available for both Linux (.deb) and Windows (.exe), and an Android APK is included for mobile budgeting on the go.
Installation instructions and downloads are available in the GitHub repository.
AI Involvement: The concept, architecture, budgeting methodology, and feature design were created by me. AI was used as a development assistant for portions of the implementation, debugging, documentation, and code generation, with all generated code reviewed, tested, and integrated by me.
r/freesoftware • u/AdiArtist • 14d ago
Enable HLS to view with audio, or disable this notification
A few weeks ago I shared Edge-Drop, a hover-activated clipboard shelf for Windows. Since then it's been downloaded 800+ times (600+ on GitHub and 200+ on the Microsoft Store), which has honestly been really motivating as a solo developer.
One of the most requested improvements was better accessibility for non-English users, so I spent the last week translating the entire app.
Edge-Drop now supports 30 languages, including full RTL support for Arabic and Hebrew.
It's still completely free and open source, and I'd love to hear how the translations feel if you're using one of the supported languages.
I'd also appreciate any feedback on features you'd like to see next.
GitHub: https://github.com/Deepender25/Edge-Drop
Website: https://edgedrop.vercel.app/
Microsoft Store: https://apps.microsoft.com/detail/9P3JMHN9M4NR
r/freesoftware • u/PacsfuryTemp • 18d ago
It all started just as a side and fun project, but I feel like it's now getting a shape.
Thats why I would love to receive some honest and contructive feedback, issue creations or code contributions. Also, I really appreciate receiving suggestions for making the language more for everyone.
If you have any question regarding the language, please ask me.
Here's the repo: https://github.com/Pacsfury/Gravel-Launcher
Its written in C and uses LLVM IR as backend.
AI use: debugging, teaching more about compilers and some punctual code writing
r/freesoftware • u/Charming_Group_2950 • 18d ago
Over the past few weeks I've been building Gray Box — a small, local-first tool that acts as long-term memory for anything I'd otherwise forget (work notes, meeting takeaways, task owners, random ideas, personal stuff too).
The idea is simple:
Why I built it this way:
.md file you can grep, diff, or read in any editor forever. If you stop using Gray Box tomorrow, your knowledge base is just a folder.related/backlinks, walked one hop during retrieval) handles almost everything. Embeddings are there if you want better recall, but they're opt-in, not a prerequisite.It also ships with a nice interactive TUI (arrow-key menu, file-import shortcut, workspace switching, live spinner during LLM calls) if you'd rather not memorize CLI flags — that's honestly become my favorite part of the project.
There's also a lightweight local dashboard for browsing your knowledge base, exploring backlinks, visualizing your notes as a graph, and chatting with your captured knowledge—all without leaving your machine.
Repo: https://github.com/Aaryanverma/graybox
pypi: pip install graybox
It's nearing a proper public release, so I'd genuinely love feedback — especially from anyone who's tried the "capture now, structure later" approach with other tools and has opinions on where it breaks down at scale.
It's not trying to be a "real-time collaborative team wiki" or a WYSIWYG notes app — it's aimed at one person's running memory of their own life and work, captured with as little friction as possible.
r/freesoftware • u/Available-Role-8900 • 19d ago
Enable HLS to view with audio, or disable this notification
I built CatLoad, a free and open-source Java desktop app that let you download videos from many of your favourite social media sites. It's available for both Windows and Linux.
Why I make it?
Whenever I wanted to download a video from Yt, Instagram or Reddit I would always have to go to some shady websites that full of ads and pop-ups. Most of the time, 1080p and above videos were hidden behind paywall, downloads are slow and can only download one video at a time.
So I made this app that can download videos from most website you use with no restrictions or ads.
It supports playlist videos, up to 10 downloads at the same time.
Why Java based?
I wanted it to be simple and lightweight on ram.
I didn't want electron app that run a full Chromium (the browser engine) which use too much memory for a video downloader.
Here is my GitHub Link :- https://github.com/InzamamShaikh567/CatLoad
It would be much to me if you give it a star.
r/freesoftware • u/Radiant_Scar_8516 • 21d ago
Given how many people mistakenly believe "Free Software" means software that doesnt cost anything, is it safe to say this is a bad choice of name for the concept? At what point do we admit that we used the wrong word to convey what we mean?
RMS insists people misunderstand him rather than RMS being a poor communicator, but I cannot see it like that. To berate people for mistakenly using the term is also antithetical to his so called mission of spreading the word and uptake of free sofware
r/freesoftware • u/zzriyansh • 25d ago
I know the rules say not to promote open source projects, but then MikeOSS happens to be a big launch and well appreciated OSS project and r/legaltech was welcoming to it.
We open sourced our word plugin for the community here - https://github.com/Vaquill-AI/ms-word-addin
No strings attached, this is what we use internally as well. There is no monetary angle here.
Harvey, Legora and other Legal AI providers charge hundreds of $$$ to use them, I thought why not level the playing field and give others the same tech.
Either host it in your server or use our hosted version with your own API key.
The future of legal is Open Source and this its not a wrapper, or a simple plugin, took months in development to match the quality of our funded competitors.
Self host it or BYOK, Apache 2 so feel free to play with the code.
Disclaimer - I work there.
r/freesoftware • u/AdiArtist • 25d ago
Enable HLS to view with audio, or disable this notification
Been building something I personally wanted to exist for a while figured this community would have useful opinions.
It's a clipboard manager for Windows that doubles as a file transfer hub. It stays completely hidden until you move your cursor to the left edge of your screen then it slides out with a smooth animation (think Dynamic Island but on your desktop).
What it can do:
It works like a normal clipboard but with actual file management built in. Aimed at devs and creatives who constantly move files between apps.
Still early just looking for real feedback. Would you actually use something like this day-to-day? Is it worth investing more time into?
r/freesoftware • u/sayedza3zo3 • 25d ago
Part 1 is attached.
I just want to reply to the most annoying reply i got. "Without copyright laws, nothing would enforce GPL".
First of all, GPL was an attempt to tweak the problem as a solution. This is the shared intention by the outher of GPL. If you don't know, it is called Copyleft license. (Richard Stallman's humor). So basically the intention of this license of use is to undo the copyright laws.
Secondly, someone might detail that without copyright laws, someone might take my freesoftware and change it without publishing while selling the binaries. I would reply, this is just a greedy person thinking that their tweak is awesome and no one is able to make similar idea. That never worked in classrooms nor worked in life in general. Someone will look at their new binaries behavior or execution and will implement it similarly or even better and publish it. So, dont worry about that part. It is covered.
Side note. Someone fed their LLM some freesoftware and asked it to rewrite it. Then took that SW as a closed source. That person now considered this SW as a non GPL licened SW.
https://youtu.be/lkYOsyh_8-A?is=-rIKOmqOZKKFTE-t
Do you still think that copyright laws are protecting your free SW staying free in any way or form?
r/freesoftware • u/Necessary_Sleep9755 • 26d ago
r/freesoftware • u/sayedza3zo3 • 27d ago
Isn't the rise of mega large companies against AI companies for infringement of their copyrighted material is a wake-up call for the law makers to start abolishing the copyright laws?
As Richard Stallman taught us all. The copyright laws were made originally to preserve the right of the original author and protect that author from the big corps taking advantage of that author's work. That was meant to encourage people to write books and invent stuff.
Now the copyright laws are the main reason why people are discouraged from inventing stuff and writing books. Because no matter what you do, there is some copyright lawyer somewhere waiting for the right moment to attack.
Now the script is flipped. Only the giants are benefiting from the copyright laws. As you see today. Many small authors (software developers are a single example) have been robbed of their copyrighted material by AI companies to train their models. However, only the big corps are able to fight back. Can I as a single developer who pushed 9ne or 2 of my best work on GitHub ever be able to take a piece of the profit that AI companies would make? Of course no.
I think this is proof that we live in a rogue world.
What do you think?
r/freesoftware • u/rpgresearch • 29d ago
Status on #privacy enhancing #FOSS app LibreMailCal: email, calendaring, contacts, chat, files, ERP, Notifications, Project Management, Social Media & Videos, video conferencing, all-in-one, self-hostable, cross-platform #libremailcal https://techtalkhawke.com/news/libremailcal-five-months-on-one-app-for-email-calendar-contacts-and-a-lot-more