Open Source

33247 readers
169 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
26
27
28
 
 

Hi all,

About to go full no-Google, but am missing one app alternative. This is URL Forwarder: https://play.google.com/store/apps/details?id=net.daverix.urlforward

It allows users to share to it like a bookmarklet. Anyone know of something else that does this?

An example use case would be browsing in your Lemmy app and sharing the post URL to another webpage.

29
 
 

Few things I remember about the website are: it contained ads, it listed the software first you had to click on the description to understand to which software it was an alternative of.

I am not sure if this is allowed, mods please feel to remove it if it violates any guidelines.

Update: Thanks guys, got it!

30
31
32
 
 

Hi, I am writing here since I've been searching for something like this for over a month now, but I cannot seem to find anything that is satisfying, possibly because there isn't something out there that fits what I'm looking for.

Basically, I am interested in decentralized recommender systems that are:

  • currently being used

  • customizable, on the client side, at run time, to a certain extent (e.g. regulate exploratory vs safe recommendations, tag based)

  • if not being used, at least "usable out of the box", via code released on github

  • if nothing like this, at least a promising projects that are currently very active

Best case scenario would be a decentralized recommender system already applied to the fediverse. I am trying to get into this eco-system, but the lack of filters/tools of discovery for the content I'm being shown is a major hindrance for usability, at least for me. Being able to direct my own reccomender system, in order for it to be alligned with my goals and not with my addictive tendencies would be a bit of a dream, but I feel that a decentralized system would be the only way to achieve such a thing.

33
34
35
59
submitted 2 weeks ago* (last edited 2 weeks ago) by JackAttack@lemmy.dbzer0.com to c/opensource@lemmy.ml
 
 

I saw a post on reddit asking for open source android keyboards in recent years since a lot of the posts were older. One user recommended "Futo Keyboard".

To be clear, I'm not affiliated with them but I've been trying them based on that reddit response and I just wanted to share here in case anyone else has been looking.

In short, this keyboard is about as close to awesome as you can get so far. Features I like:

  • Feels like GBOARD
  • Works fully offline
  • Gesture typing (about 75% as accurate as GBoard)
  • Built in offline speech to text (no third party engine needed to download

I've tried other options like heliboard and openboard and they are great too, but I think so far this has been the best I've tried and I wanted to recommend it on here in case anyone else is looking. Feel free to share any other setups or recommendations below!

EDIT: it was pointed out that it is source-available and not open source. Apologize for my initial assumption. The source and license can be viewed here: Futo Keyboard. It is fully open for non-commercial use. Anything commercial can have restrictions.

36
 
 

Anything better?

37
 
 

I came across tools like nightshade that can poison images. That way, if someone steals an artist's work to train their AI, it learns the wrong stuff and can potentially begin spewing gibberish.

Is there something that I can use on PDFs? There are two scenarios for me:

  1. Content that I already created that is available as a pdf.
  2. I use LaTeX to make new documents and I want to poison those from scratch if possible rather than an ad hoc step once the PDF is created.
38
 
 

I basically gave up on finding a custom ROM for this TV so I'm looking for alternative TV apps to at least change the default app. Do you know if there is an app like this exist? It should work with satellite, I'm not looking for IPTV or streaming services, just something that supports plain satellite TV.

Edit: Currently experimenting with KODI, no luck yet though. If you also have suggestions regarding to it, I'm all ears.

Edit 2: KODI (and so Jellyfin, Plex etc.) needs a backend server for Live TV so add-ons alone won't work. According to KODI Wiki, currently there are no backends that work on Android. I also tried Google's older app called Live Channels but Google doesn't let you to run it because it's old ~~more useful~~.

Edit 3: I at least blocked ~~all~~ many of those ad streaming domains on pi-hole. Here is the regex I added to my blacklist. Maybe it will be useful for another poor soul who bought TCL TV.

^(.*\.)?(leiniao\.com|kedo-tclrestream\.b-cdn\.net|now\.amagi\.tv|huan\.tv|rttv\.com|kaltura\.com|plex\.tv|otteravision\.com|ads\.ottera\.tv|sofast\.tv|jwplayer\.com|fuelmedia\.io|molotov\.tv|mcncdndigital\.com|evrideo\.tv|aniview\.com|partytymestreaming\.com|playmoviesdfe-pa\.googleapis\.com|ov-static\.ottera\.tv|ottera\.tv)$

There are also some cloudfront domains however they use hash, so it's not possible to block the future hashes by now and they will appear again.

39
 
 

cross-posted from: https://floss.social/users/kde/statuses/113958737186066693

KDE's recently adopted animation program Glaxnimate releases version 0.6.0 Beta.

This is the first official _test_ release of Glaxnimate under the KDE umbrella and testers are needed to check for bugs. Download the AppImage and try it out!

https://glaxnimate.org/news/releases/0.5.80/

#animation #FreeSoftware #OpenSource #design #videoediting

@kde@lemmy.kde.social

40
 
 

Hi /c/opensource,

I am developing PdfDing - a selfhosted PDF manager, viewer and editor. You can find the repo here.

Today I reached a big milestone as PdfDing reached over 600 stars on github. A good portion of these stars probably comes from being included in the favorite selfhosted apps launched in 2024 on selfh.st.

Here is a quick overview over the project's features:

  • Seamless browser based PDF viewing on multiple devices. Remembers current position - continue where you stopped reading
  • Stay on top of your PDF collection with multi-level tagging, starring and archiving functionalities
  • Edit PDFs by adding annotations, highlighting and drawings
  • Clean, intuitive UI with dark mode, inverted color mode and custom theme colors
  • SSO support via OIDC
  • Share PDFs with an external audience via a link or a QR Code with optional access control
  • Markdown Notes
  • Progress bars show the reading progress of each PDF at a quick glance

As always I am happy if you star the repo or if someone wants to contribute.

41
42
 
 

I just wanted to shout out TRMNL.

They have an interesting product, and they're trying to build a business that includes a lot of open source aspects.

The device that they sell is proprietary, but it's also just an ESP32, screen, enclosure, and battery, with a custom PCB for convenience. They plan to add instructions to build your own device, and their firmware is open source under a GPLv3 license.

By default, their device connects to their servers, and they have a slick web configuration tool for people who don't care about having smart devices call home, but you can easily modify the firmware to connect to your own self-hosted server instead. As of this evening, both the Phoenix and Sinatra server implementations are open source under an MIT license after I pointed out that they had no license in an issue, and they pretty much immediately updated the repositories.

There are two other repositories that they have not added a license to, but given their swift response, I'll give them the benefit of the doubt, and I would expect them to be updated shortly.

They have not shared all of the plugins that are available on their hosted service for use on a self-hosted instance, but a few are available for use and there are many plugins made by others available as well!

As soon as they update those last two repositories, I plan to pre-order one (unlike the conceptually cool VU Dials who's creators still have not added a license even after being called out by the co-creator of Rocky Linux).

43
44
 
 

Happy 2025! The Eco-Libre project published our 2024 Annual Report for last year.

Eco-Libre 2024 Annual Report

Eco-Libre is a volunteer-run project that designs libre technology for sustainable communities.

Eco-Libre's mission is to research, develop, document, teach, build, and distribute open-source technology that sustainably enfranchises communities' human rights.

We aim to provide clear documentation to build low-cost machines, tools, and infrastructure for people all over the world who wish to live in sustainable communities with others.

Executive Summary

  • Continuing search for land in Ecuador
  • Prototype Progress of Life-Line
  • Design changes to Launch-Nest and Treasure-Tower

Read the full report here.

Contribute to Eco-Libre

If you'd like to help Eco-Libre reach our mission to enfranchise sustainable communities' human rights with libre tech, please contact us to get involved :)

Join Us
eco-libre.org/join

Cheers,
The Eco-Libre Team
https://www.eco-libre.org/

45
 
 

It seems all apps from Divested were archived in December, particularly the antivirus app Hypatia. When you try to update the signature database, you get a 404 error, so I guess the development of this app is dead. Does anyone know of any alternatives or similar apps? Or is it not really necessary to have an antivirus like this on Android?

46
 
 

Hey all! Just thought I'd share my open source project as I think some of you guys might enjoy it.

Bonjourr is a browser startpage extension that combines beautiful high-quality photographs with useful widgets, making your new tabs both stylish and functional. If you've ever heard of Tabliss or Momentum, then you know the idea.

We’re really proud of what it’s become, and we’re always looking for feedback, users, and supporters.

You can download and learn everything about Bonjourr on our website: bonjourr.fr

If you like our work, you can support us on Ko-Fi, which we would appreciate a ton! ❤️

Thank you for taking the time :)

47
 
 

Not sure if this has been shared already, but AllenAI / Ai2 is a US-based nonprofit who are trying to build AIs as open-source and transparently as possible.

Their OLMO models have fully transparent training data. Their Tulu ones are as transparent as you can be building on top of Llama. For some positive news out of the US this week, they released their new 405B Parameter model for free online chat and download.

Chat: https://playground.allenai.org/

HuggingFace: https://huggingface.co/allenai/Llama-3.1-Tulu-3-405B

48
 
 

I've always used custom launchers on Android. The stock launchers like One UI Home and Launcher3 just don't cut it for me.

Despite that, I'm hard pressed to find any open-source launcher that meets my expectations like Smart Launcher does.

Any suggestions?

49
50
 
 

Why is any informational discourse regarding anything not strictly OSI-style open source immediately removed by moderators in this community? How can we expect people to educate themselves through censorship instead of public discussion? I'm looking for an open source licensing strategy for my own startup company and discussing the do's, don'ts or even perception of different licenses and strategies seems highly important to the community to me. I could understand if it was actively promoting something 'bad' or wouldn't mind having clear tags or disclaimers that underline what is or isn't strictly OSI but it feels a bit too rigorous right now 😕

view more: ‹ prev next ›