jsymphonic
File manager for Sony's MP3 players
Symphonic is a file manager for Sony's flash players (such as the
NW-E00x series), where songs are stored in a proprietary format
not very Unix-friendly.
gcc-8
GNU C compiler
ejabberd
extensible realtime platform (XMPP server + MQTT broker + SIP service)
ejabberd is a Jabber/XMPP + MQTT + SIP server written in Erlang, featuring:
* distributed operation with load-balancing across a cluster;
* fault-tolerant database replication and storage on multiple nodes,
allowing nodes to be added or replaced "on the fly";
* virtual hosting (several virtual domains can be served using a single
ejabberd instance);
* XMPP compliance;
* MQTT 5 compliance;
* SIP service;
* web-based administration;
* SSL/TLS support;
* conferencing via Multi-User Chat;
* Jabber Users Directory, based on users' vCards;
* service discovery;
* shared roster.
eclipse-pydev
Python IDE for Eclipse
PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and
IronPython development.
fluidsynth
Real-time MIDI software synthesizer
Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3)
specifications. It can be used to render MIDI input or MIDI files to audio.
The MIDI events are read from a MIDI device. The sound is rendered in
real-time to the sound output device.
ndiswrapper
Userspace utilities for the ndiswrapper Linux kernel module
Some vendors do not release specifications of the hardware or provide a
Linux driver for their wireless network cards. This project implements
Windows kernel API and NDIS (Network Driver Interface Specification) API
within Linux kernel. A Windows driver for wireless network card is then
linked to this implementation so that the driver runs natively, as though
it is in Windows, without binary emulation.