1
4

Out Loud is a free, open-source AI text-to-speech app that runs 100% offline. Nothing you read or type ever leaves your device — no cloud, no accounts, no tracking. Get 50+ natural voices across 8 languages (English, Japanese, Chinese, Spanish, Hindi, Italian, Portuguese, and more) on macOS, Windows, and Linux, plus a Chrome extension that reads any webpage, PDF, or email aloud with one click.

MIT licensed and free forever — audit it, fork it, improve it. A genuine alternative to subscription TTS services, with no fees, ever.

Download v2.0.0: https://www.out-loud.io/#download Star on GitHub: https://github.com/light-cloud-com/out-loud

2
16

A friend of mine made a cool calculator and unit converter. It parses natural English phrases like "how many inches are in 3 feet?" and "300 miles / 65 mph in hours and minutes" and "download 10GB 1Gbps". You can access it from web (including PWA), CLI or as a library. It has a strong FOSS philosophy behind it.

3
78
submitted 20 hours ago by testman@lemmy.ml to c/opensource@lemmy.ml
4
14
submitted 21 hours ago by davel@lemmy.ml to c/opensource@lemmy.ml

tubeup uses yt-dlp to download a Youtube video (or any other provider supported by yt-dlp), and then uploads it with all metadata to the Internet Archive using the python module internetarchive. It was designed by the Bibliotheca Anonoma to archive single videos, playlists (see warning below about more than video uploads) or accounts to the Internet Archive.

Prerequisites

This script strongly recommends Linux or some sort of POSIX system (such as macOS), preferably from a rented VPS and not your personal machine or phone.

5
59
submitted 1 day ago by yogthos@lemmy.ml to c/opensource@lemmy.ml
6
6
7
66
Godot 4.7 released (godotengine.org)
submitted 2 days ago by JRepin@lemmy.ml to c/opensource@lemmy.ml

cross-posted from: https://lemmy.ml/post/48914616

Like a cult classic movie, Godot 4 has only gotten better with age. The first few releases focused on stability, granting the engine a rock-solid foundation that could be safely and easily iterated upon. Gradually, this has shifted more towards polish and quality-of-life, peaking in Godot 4.6 giving developers the tools to put them and their workflow first.

This brings us to Godot 4.7. With 3 years under its belt, the 4.7 Director’s Cut offers colors of never-before-reached intensity. HDR output radiates bold and brilliant new hues, allowing your projects to shine like never before. Inject some juice to your UI without breaking a sweat using the new Control offset transforms. Find the plugin that will help push your game even further with the new Asset Store, bask in the ease of creation with standalone Android exporting and publishing, and helm a bevy of new features to eliminate any remaining friction between you and your vision.

8
74

A six-axis robot arm sitting on your desk used to mean five figures and a service contract. Chris Annin's AR4 quietly tore that idea up — and with the brand-new Mark 5 revision, he's calling the hardware officially finished.

The AR4 is an open-source, six-degrees-of-freedom robot arm you build yourself from CNC-cut aluminum, 3D-printed parts, and off-the-shelf motors and electronics. It's the latest in a lineage that started with the AR2 and has been refined release after release. The Mark 5 isn't a dramatic redesign so much as a final polish: Annin says it's the last item on his hardware to-do list, with future effort going into software and tutorials instead.

What changed in the Mark 5

The headline tweak is sensing. Joints one, two, and three now use Hall effect sensors for their calibration limit switches instead of mechanical microswitches, which meant reworking a few mounting points on the aluminum parts. Joints four, five, and six keep the small microswitches. Annin has also shipped a fresh build manual and published the arm's modified Denavit-Hartenberg parameters — the math that describes how each joint moves — as fully worked-out spreadsheets, so the kinematics aren't a mystery you have to reverse-engineer.

9
62
submitted 2 days ago by yogthos@lemmy.ml to c/opensource@lemmy.ml
10
64
submitted 3 days ago by JRepin@lemmy.ml to c/opensource@lemmy.ml

cross-posted from: https://lemmy.ml/post/48865817

After many months of design, development, gathering feedback, and testing, today we’re releasing a big update with Mastodon 4.6. The headliner of this release is Collections, a way to create and share curated collections of profiles. Part of Mastodon’s work ethos is our commitment to trust and safety, so we’ve put a lot of thought and care into the design of this feature to avoid some of the pitfalls and abuse people have experienced with similar features on other platforms, while focusing on its primary goal: Helping new users discover more of the Fediverse.

11
6
submitted 2 days ago by sv1sjp@lemmy.world to c/opensource@lemmy.ml

https://github.com/sv1sjp/geotagphotosJust released GeoTag Photos, a Nextcloud Files plugin to add, read, or remove geolocation metadata from photos in one click.

This tool works both ways: inspect or add location metadata during investigations, visualize where photos were taken via Nextcloud Maps/Memories, or scrub it before sharing sensitive files, all self-hosted, without third parties.

12
118
Plasma 6.7 (kde.org)
submitted 4 days ago by Zerush@lemmy.ml to c/opensource@lemmy.ml
13
40
submitted 4 days ago by JRepin@lemmy.ml to c/opensource@lemmy.ml

cross-posted from: https://lemmy.ml/post/48812123

KDE Plasma is a popular desktop (and mobile too) environment for GNU/Linux and other UNIX-like operating systems. In addition to other hardware, it also powers the desktop mode of the Steam Deck gaming handheld. The KDE community today announced the latest release: Plasma 6.7.

This new major release brings back the Oxygen and Air themes from the KDE 4 era, including the Horos wallpaper. The ability to switch virtual desktops independently for each output/display was added. It is now easier to toggle between light and dark mode directly from the Brightness & Color widget. You can now test microphones from the audio settings, and assign a custom global keyboard shortcut for "push-to-talk" microphone un-mute. If you have Plasma keyboard enabled and a physical keyboard key is long-pressed a selection of related special characters is presented to choose from. When it comes to printing it is now much easier to connect to shared printers on Windows networks, and a new print queue management tool offers more power than ever before. Vietnamese lunar calendar was added, and you can now select the default system calendar application. It is now possible to set mouse and tablet stylus pointers to be synced. ICC color profile can now be applied when HDR mode is active. Graphical performance has been improved and power usage lowered for CPU-rendered applications, some full-screen applications and on Intel graphics hardware. This release also features an experimental preview of the Union theming engine, which is based on web-like CSS definitions and will make creating and using new themes easier in the future.

For complete list of new features and changes check out the KDE Plasma 6.7 release announcement and the complete changelog.

14
13

Most AI translation tools rely on cloud services.

Audio leaves your device, gets processed elsewhere, and comes back translated.

As open speech recognition, translation, and TTS models continue to improve, it feels increasingly possible to build communication tools that run on infrastructure users actually control.

That's one of the ideas behind PolyTalk, an open-source translation platform we're building.

Privacy, ownership, and transparency may soon matter as much as model quality.

Do you think communication tools like translation, transcription, and speech interfaces will eventually move back toward local and self-hosted deployments?

GitHub: https://github.com/PolyTalkIO/polytalk

15
207
submitted 6 days ago by yogthos@lemmy.ml to c/opensource@lemmy.ml
16
28
submitted 5 days ago by iByteABit@lemmy.ml to c/opensource@lemmy.ml

Since ProtonDB is proprietary and also directly linked with Steam games instead of any game possible, I was looking around for open source alternatives to it. I found Are we anti cheat yet which is pretty cool but it's limited just to the anti cheat working or not, and also PC Gaming wiki which is for all games but no longer for Linux compatibility in specific, so the answers are also much more vague.

Is there anything I haven't discovered? It seems like there's no good alternative to it currently, not even one that just lacks user input.

17
34
GTK on Android (tech.lgbt)
18
41
19
40
submitted 1 week ago by yogthos@lemmy.ml to c/opensource@lemmy.ml
20
25
submitted 1 week ago by dhs@lemmy.world to c/opensource@lemmy.ml

Over the past few months, we've been working on a project called PolyTalk.

The original goal was pretty simple: make real-time multilingual communication possible without depending on external translation APIs or cloud-only services.

While testing existing solutions, we noticed that many of them required sending conversations through third-party infrastructure. That works for some use cases, but it wasn't a great fit for organizations that care about privacy, deployment flexibility, or keeping communication workflows under their own control.

So we started building a self-hosted, open-source speech-to-speech translation platform instead.

A few things we've focused on:

Real-time speech translation Self-hosted deployment Open-source core No external translation APIs Live audio translation

The project is still evolving, but it's been interesting exploring the challenges of multilingual communication, local AI infrastructure, and real-time translation workflows.

I'd be curious to hear how others here approach translation.

Are you using cloud-based services, self-hosted tools, or something in between?

GitHub: https://github.com/PolyTalkIO/polytalk

Website: https://polytalk.io/

21
21

I need some help choosing a synchronisation programme for my small business (~15 people, in construction).

Our freelance IT technician who set up our OMV NAS has been hired by a large company and is no longer available, so as a partner who’s considered vaguely competent in IT I’m filling in for the time being. To be honest, I’m not actually competent.

I’m hesitating between FreeFileSync and Syncthing. I was thinking of using the former as I used it personnally a long time ago, but I’ve seen the latter mentioned on Lemmy.

The aim is to copy our data, which is stored in a commercial cloud, to our NAS running OMV. We’d do this via a Windows computer in the office where the cloud is always synced. The NAS is in my flat.

The copy would take place twice a week at predefined times.

Syncthing seems a bit overkill, but more modern than FreeFileSync.

If we choose Syncthing, we will make a donation equivalent to the cost of the FreeFileSync Pro licence.

Any advice to help me avoid any pitfalls in my attempt to set this up?

22
21
submitted 1 week ago by iuvi@lemmy.ca to c/opensource@lemmy.ml

Hi there!

I like to spend my evenings mapping world, city and transportation, but wonder myself if there any kinda non-profit or small organizations that donate tips to local map contributors?

Maybe some city councils, emergency services, logistic companies and so on?

Thanks a lot

23
18

I found this very promising app that looks like it can be an alternative to Ferdium, Rambox, Franz, Hamsket.

WebSpace is an app that brings websites and web apps together in one organized, streamlined interface. Any web app you can think off can be used in WebSpace in its own web instance instead of your main web browser. Basically it is a web browser but for web apps you use often and may want running in the background.

For use degoogled users who use website, web apps, PWAs over native apps, this makes using these services much easer.

WebSpace also adds many privacy features such as ad blocking and filtering, cookie isolation, and more.

Also it is written in Flutter! Meaning this could become available on desktop in the future! One app, one codebase for all major OSes!

Check it out and contribute!

24
32

cross-posted from: https://lemmy.world/post/47988648

https://gitlab.com/christosangel/hanoi

Hanoi is a simple terminal version of the known classical game Tower of Hanoi, written in Bash.

During the game, the user can move left and right, pick disks and drop them in other stacks.

The aim is to move all the disks from the ORIGIN pile to the DESTINATION pile, in as little moves as possible

hanoi.png

25
33

We are open-sourcing (AGPLv3) and going live with our mobile app beta on June 15th. This beta is locked to Android users and Plutonium iOS users. We plan a full rollout in 1 month to Google Play, Apple App Store, F-Droid, and Obtanium after we knock out a few more bugs and features.

A bit late but I didn't see anyone else sharing this.

view more: next ›

Open Source

47406 readers
163 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 6 years ago
MODERATORS