Is there some project that the opensource world is missing that you think it needs?
A. Phone.
Android is open-source, I thought.
android yes, but the entire google play ecosystem is not, and some things are very hard to do without being inside that ecosystem.
I’m using my fairphone without any google account (so no play store), and it works, but there are some obstacles. Luckily my bank still offers a good website and even uses some international standard for 2 factor auth, so i can do my ebanking without the app - which, like most companies, is only offered in the play store.
for public transport, i downloaded the app from apkpure (in hindsight, the aurora store would likely be the better option) and it works fine for buying tickets. this is just my lazyness, i could buy tickets on the website (but it sucks) or at ticket machines, but the app is super convenient.
for various other services i just refuse to install apps. parking payments, my insurance company, work (luckily i have a bunch of freedom at work, using linux on my work laptop too)… is all stuff that would be convenient but it’s all just available in play store. it looks like aurora is a good option, but 1. i don’t know how long until google kills it and 2. i want to completely stop being dependent on adtech anyway.
That’s not untrue but phones are complex, requiring lots of components and drivers to work together, so it’s hard to get a fully free phone.
Fairphone comes pretty close.
A high performance RISC-V CPU core.
Hear, Hear
A project to give me money in exchange for me writing software.
Have you checked out NLNet?
It is an European Agency that funds you to write FOSS software based on a project/idea you submit to them
yeah denied lol
Liberapay
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
Healthcare normally have tight varying legal requirements that software must adhere to, so I would say there couldn’t be a single solution for multiple countries.
A fitness tracker app that rivals Strava.
Try FitoTrack. I’ve been using it for awhile, measurements are very close to what Strava records. It does lack the social element though
A printer or printer firmware. There was a discussion about this elsewhere on lemmy, of course this would be difficult and expensive but it would be very cool
Some of the OLD HP Thinkjet printers were pretty rudimentary; the original Thinkjet cartridges are still widely manufactured for certain industrial applications. Tell me we couldn’t reprap that shit.
A reprap style project could probably make a passable document printer- but what’s the appeal? People only work on those projects to make new or previously unobtainable machines available.
I just don’t think it’d be worth the effort.
I think the appeal is to have some kind of paper printer that isn’t under the thumb of fucking megacorps.
The biggest issue I see is that most of the tech is someone’s IP. If it’s not patented, it’s copyrighted or trademarked. Otherwise, it should be a doable PoC with old parts and a barebones firmware. I don’t need my FOSS printer to contend with Xerox, I just need it to poop out a page when I hit print.
I’d also love to see a FOSS page description language that could dethrone Adobe’s PostScript and HP’s PCL as the standards.
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.
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.
https://meet.jit.si/ was a contender during the covid era
Tax software. It’s the only reason I keep a windows VM.
I considered an accounting SaaS once. Only once though. The amount of constantly changing regulations would make it a very high maintenance project.
And have you ever read the forms? I don’t know if writing the software could be seen as tax advice or filing on behalf of someone.
Who would use the software if it didn’t suggest ways to save them money, which would then take on the burden of actually being legally correct? UK tax accounts can be submitted directly to the government which requires an additional level of checks by them. Accounting is relatively simple to understand for UK accounting… until it isn’t. It becomes very complicated, very quickly, and that dramatically alters the database schema, alters workflows, and this stuff can be in a constant state of flux. Corporate accountancy laws are very different to personal tax accounting, and keeping abreast of both situations can be very difficult to manage.
I spoke to a person representing a fairly small commercial accounting SaaS who said they specifically only target high-net-worth companies who can afford to pay the prices they need to turn a profit, and that’s why they put on silly fake award shows (my words) for people within these companies (mostly c-suite people) to placate them into spending more money with them.
Doesn’t sound good now does it? No one will take that responsibility for free.
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.
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.
Lemmy, Piefed and Mbin could use some help
A Wayland reimplementation of XMonad.
There’s work being done on it, but from my understanding, it’s slow going…
Google earth
I’ve been wanting to try to leave Windows for Linux, but I just can’t find a replacement for AutoHotkey that can do everything that it can. It would have to be some kind of weird combination of various Python libraries, AutoKey, and Espanso, and even then it’s either not as easy or downright convoluted at best.
I also can’t find any FOSS image editor that can do this.
Wow, fascinating!!! I don’t know how I couldn’t find any tool like this! Thanks, this may be a game changer!
Interesting - what features are you using to have to need that?
AutoHotkey, it’s navigation through programs by hotkey-invoked series of smart, self-changing mouse clicks and keystrokes, though it can also do math and launch programs or put the focus on windows in specific ways. For example, I have a dynamic, template-based, weekly, ~60-slide PowerPoint builder whose clicks and keystrokes change across the screen depending on what the content is. One AHK GUI I built lets you specify how to proceed using a base template I made + a spreadsheet with data from week to week.
I also have a URL-cleaning script that deletes all my known trackers when pasting, does URL-decoding, etc. AHK can even check for images on screen and click them or wait to proceed (like wait for the browser to finish loading before taking action, etc.). I’ve got a bunch of various scripts and have not found any cross-platform tool as remotely as easy + capable.
However, thanks to your post and another Lemmy denizen, I now know of SikuliX! I’ll check that out…
I use hyprland and can bind stuff through their config, whether that is some library functions or executing a script i wrote. I’m sure there are other ways to do similar with different desktop environments.
Something similar to splitwise.
I have not used it much, but https://spliit.app/ is pretty good
Thanks. This looks promising. I want few more minor features but I can easily add them. Thanks again.