Google earth
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
Another good email client. Many are trying to leave Thunderbird on GNU Linux but there aren't many to choose from.
A self-hosted photo/video viewer which presents itself as an Open Directory that maps closely to the underlying file system and also includes the ability to view images and stream videos. If videos are too large/incompatible with the user’s browser, they should be transcoded on the fly (optionally with the gpu). Genuinely surprised something like this doesn’t exist
lists niche-specific list of requirements Genuinely surprised this doesn't exist.
Most of what you want already exist in tons of simple php scripts that will take a directory and present each directory as a gallery. The live transcoding thing is something you can always add, because ya know, the majority of servers do not have GPUs.
Open source language learning only has Anki. Everything else is in an enbryonic stage.
There are so many low hanging fruits. Add-on to look up words in subtitles and add it to Anki. Luo dingo clone that's a bit less tedious (without having to write so much of your native language). Clozemaster clone (unless someone knows how to set up Anki to do this)
I think Memento is open source. It's good for subtitles->Anki cards.
That's a good one, but it's only for Japanese.
Of course, you can't easily extend that to other languages unless you have conjugation/declension tables. When I want to learn a word I need to be adding the base form to Anki, not the actual word said
See I just started getting into learning another language and like most people I just downloaded Duolingo. But now on YouTube everybody recommends Anki. Over anything else I mean also immersion but like Anki is the go-to so I think Open source won
100% agree, would like to see more stuff in this space. Do you have any links to more "enbryonic tools". I recall seeing another tool awhile ago that I tested (can't remember the name) that worked a bit like LingQ. It would run a webserver and you could read links through it and mark words you didn't understand. I couldn't really get into a flow using it as tool to learn languages.
You're talking about learning with texts
It's not great for languages like Korean where you might have a lot of different conjugations that will be detected as new words
Proper 3D CAD software, we have FreeCAD but it isn't very good.
I'd like a local filesharing option. Where a single folder would be synced in my phone from home computer when I'm at home, and from work computer and phone when I'm at work. Without using cloud sync between them only when I'm physically traveling between them, that's good enough for most use cases of cloud sync that I want for work.
So just sync over local wifi basically? I'm pretty sure you can do thing with syncthing if you just disable "global discovery". You can read the local discovery protocol here https://docs.syncthing.net/specs/localdisco-v4.html but afaiu there is no cloud sync involved at that point and just device to device sync.
A mesh network internet, it's more of a hardware, security, and adoption problem but at this point there's enough wifi overlap in most residential areas that entire towns could have their own local internet without needing the ISP model at all.
Most anything related to healthcare:
- System for medics and nurses to input all the data of a patient, which can be accessed by said patient if need be
- System for keeping track of vaccines applied and pinging people who need to take more shots (second dose, reinforcement dose, etc)
- drivers and programs to interact with medical equipment
there’s actually a bunch of these, but healthcare tends to fall prey to “too much money, too many consultants, fancy brochures”
I'm always surprised that, for as widely used as PDFs are, there doesn't seem to be any real alternative to Acrobat for editing existing PDFs.
I would really like to see something like Jellyfin/Komga but for sheet music. There’s a software in early development called Sheetable that stores it in PDF format, but I really want to see something that has MusicXML support so that sheets can be played back.
Hi! My partner is a middle school band teacher. I have been trying to find anything that is music related for her so I can help her classroom workflow.
Any recommendations? Because I honestly can't find anything good. I will check out Sheetable soon.
Sadly, neither have I- in the closed source world there’s stuff like Soundslice which is pretty good but nothing really open source
Tax software. It's the only reason I keep a windows VM.
Yeah, as a past tax accountant, I wouldn't count on it.
Because not only would you need to be updating tax regulation every year (which is completely unpredictable with new laws and interpretations) you would also need to update it for every country and state/providence.
No one should do that for free.
I considered an accounting SaaS once. Only once though. The amount of constantly changing regulations would make it a very high maintenance project.
A manga chapter/volume manager similar to sonarr/radarr/readarr that can download with or similar to fmd2/hdoujin downloader/mihon
for me the most critical ones are replacements for discord and microsoft teams. for discord the critical piece is the login - people don't want to make accounts on each server, so until we have proper federation with a good user experience people won't actually move off it.
for teams i'm sure theres projects in development, i just don't know them or their status - all i know is that i want a project to combine several specialized FOSS services (jitsi is great, and there's lots of other collaboration tools for email/calendar/chat) into one nice unified frontend that is actually reasonably easy to self-host and maintain.
I have no clue yet if an open source solution exists, but I'm just getting started volunteering with a local animal rescue, and they definitely need a better solution for records management.
Idk if there's a os music sheet software somewhere but if someone know one i am interested
At the minute, a true open source and free browser/web engine, though I know this is nigh impossible to maintain without thousands of people. Some part of me is hopeful though given recent events.
A Wayland reimplementation of XMonad.
I would love to see a non-proprietary desktop music player. Just something simple that I can listen to my MP3s with. Audacity is great, but it’s a PITA when it comes to casual listening.
/s. As sbv Said in another comment, I think it’s best to join an existing project. Loops has potential to rival TikTok but it’s still not in a state I would use.
You got Fooyin as a viable, and even really good, open alternative to Foobar2k.
It you're looking for ideas-- Something you're passionate about. Find a problem you're having, fix it, and make it open source. That's the best way to make sure whatever you do doesn't get abandoned. Good luck
Sometimes you get into skill issue, or time issues. I make some softwares that I need, but I don't have advertising skills to make people use it.
And sometimes I want to make something, but I don't have the necessary skills.
For example I'd like a local filesharing option. Where a single folder would be synced in my phone from home computer when I'm at home, and from work computer and phone when I'm at work. Without using cloud sync between them only when I'm physically traveling between them, that's good enough for most use cases of cloud sync that I want for work.