580 projects tagged "English"
LinuxBand is a GUI front-end for MMA (Musical MIDI Accompaniment). Type in the chords, choose the groove, and LinuxBand will play a musical accompaniment for you. It’s an open source alternative to Band-in-a-Box featuring: an easy to use graphical interface, an open and well-documented data format, and output to JACK MIDI to facilitate co-operation with other audio applications.
Unsettings is a graphical configuration program for the Unity desktop environment which lets you change some of Unity's settings. It also lets you save your settings into and load from a text file (in JSON format) so you can easily back up your settings or copy them to a different account.
(Qt)-Backstep.py is commandline and graphical (Qt) backup software written in pure Python. It can back up any directory to CD-R(W), DVD-R(W), USB key, or another directory. It is a continuous backup solution. It works like a time machine. It contains a backup network server. It can send backups over the Internet or your network.
WebVirtMgr is a libvirt-based Web interface for managing virtual machines. It allows you to create and configure new domains, and adjust a domain's resource allocation. A VNC viewer over a SSH tunnel presents a full graphical console to the guest domain. KVM is currently the only hypervisor supported.
0bin is a classic pastebin featuring client-side encryption provided by JavaScript. All pastes are encrypted before being sent to the server, and decrypted by the browser when reading them. The purpose is not so much to protect users' privacy as to prevent the service host from being forced to moderate the content by legal means.
Arronax is a plugin for Nautilus (the GNOME default file manager) to create and modify application starters (".desktop files"). It adds the menu item "Create starter for this file" to the context menu (the menu you get when you right-click a file in the file manager). If the file is an application starter, you get the item “Modify this starter” instead. If you have icons enabled on your desktop, Arronax adds the menu item “Create starter” to your desktop’s context menu.
SearchBin is a fast commandline program for searching within binary files. It's a bit like grep for binaries. It offers wildcard matching and has three capabilities for searching: for bytes using hexidecimal, for a plain text string, and for a smaller binary file. Any discovered matches will print the found offsets (0-based).