this post was submitted on 14 Feb 2024
149 points (96.3% liked)

Open Source

31088 readers
740 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

the title says it all ๐Ÿ˜€

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 61 points 8 months ago* (last edited 8 months ago) (27 children)
  • Audile: offline, trackerless music recognition.
  • Keepassdx + Heliboard: both excellent apps in their own right that create a smoother experience of mundane phone use, but they also integrate rather well together and Heliboard will often pop Keepassdx in to its suggestion bar when you enter a log in page. It's been really nice for me.
  • FUTO voice input: speech to text for those who don't want to use Google speech services. Frankly, the FUTO app works better than googles app anyways, it always handles grammar correctly as long as you speak relatively clearly, and integrates with Heliboard nicely.
  • Tailscale: for those who need VPN access to their other devices.
  • Thunder : a Lemmy client with compatibility with Lemmy's recent server side changes and also has a decent UI/UX
  • tasks.org: fantastic, customizable to do app with various syncing options.
  • Magic Earth: privacy respecting maps/directions for those who don't want google maps. (NOTE: closed source. Here is the privacy policy, terms of use and description of their business model at the bottom of their FAQ)
  • Myne: e-book downloader.
  • Markdownr: convert webpages to markdown. Great option for mobile, if I'm on desktop I use the Joplin web clipper plug in for Firefox.

Seconding Newpipe, excellent app.

EDIT: added links to the terms, policies and FAQ of Magic Earth, as it is not open source.

[โ€“] [email protected] 3 points 8 months ago (3 children)

I love tasks.org on Android but God I wish they'd add some NLP to parse out times. That's the one thing I miss from other apps. IIRC The issue in GitHub basically says that there isn't an easy library to do it with right now.

It's so annoying to me that I'm considering trying to make a server side app to do this. Just pull the caldav and parse the titles and set the due date. Can't be that hard right?

[โ€“] [email protected] 1 points 8 months ago (2 children)

Haha, you're over my head with all that. Is there some issues with setting time and date for reminders and due dates?

That is one of the things I like about Tasks.org (and really anything that interacts with CalDAV, messy though it can be), you could probably write some back end server element to interface with it and it would accept it just fine. It really gets me when I find a polished, well designed app... that will only work with the companies proprietary, hosted back end ๐Ÿฅฒ

[โ€“] [email protected] 2 points 8 months ago (1 children)

On ticktick you can make a task like "cook dinner at 6pm" and it will auto set the reminder to be at 6pm.

I'd love that for tasks.org but like you said I can maybe implement it sever side :)

See: https://blog.ticktick.com/2020/09/03/ticktick-my-productivity-app/#Natural_language_input_recognition

[โ€“] [email protected] 1 points 8 months ago* (last edited 8 months ago)

Oh I gotcha, yeah that would be a really nice improvement. If you do end up writing something up, think about making it available in github and post about it here! I don't know how much work that would take compared to a personal project though.

load more comments (23 replies)