news
Free and Open Source Software
-
Selene - Tor-based p2p chat and file sharing manager - LinuxLinks
Selene is a comprehensive peer-to-peer chat and file sharing application built on the Tor network.
It enables secure, private communication and seamless file transfers between users, leveraging the anonymity and resilience of Tor.
This is free and open source software.
Word2IPA - turn words into their true sounds - LinuxLinks
Word2IPA converts English words into the International Phonetic Alphabet (IPA), providing a clear and standardized representation of pronunciation.
Word2IPA lets you look up individual words or paste entire phrases and see how they are pronounced in the IPA format. It’s a perfect tool for language learners, linguists, or speech technology developers.
This is free and open source software.
dnsi - tool to investigate the DNS - LinuxLinks
dnsi is a command line tool to investigate various aspects of the Domain Name System (DNS).
The tool contains a number of commands. Currently, these are:
dnsi query sends a query to a name server or the system’s default resolver, dnsi lookup looks up the IP addresses for domain names or the domain names for IP addresses, dnsi help displays the man page for any command.
This is free and open source software.
dizqueTV - create live TV channel streams from media on your Plex servers - LinuxLinks
dizqueTV lets you create live TV channel streams from media on your Plex servers.
Configure your channels, programs, commercials and settings using the dizqueTV web UI.
Access your channels by adding the spoofed dizqueTV HDHomerun tuner to Plex, Jellyfin or emby or utilize the M3U Url with any 3rd party IPTV player app.
Eden - Nintendo Switch emulator - LinuxLinks
Eden is an experimental emulator for the Nintendo Switch, built with performance and stability in mind. It is written in C++ with cross-platform support for Windows, Linux and Android. The emulator is capable of running most commercial games at full speed, provided you meet the necessary hardware requirements.
It’s forked from the Yuzu emulator.
This is free and open source software.
Cppcheck - static analysis tool - LinuxLinks
Cppcheck is a static analysis tool for C/C++ code.
It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and dangerous coding constructs.
The goal is to have very few false positives. Cppcheck is designed to be able to analyze your C/C++ code even if it has non-standard syntax (common in embedded projects).
This is free and open source software.