Dock based on plasma frameworks

latte-dock

Dock based on plasma frameworks

Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids. It animates it's contents by using parabolic zoom effect and tries to be there only when it is needed.
Process viewer GTK GUI written in rust

process-viewer

Process viewer GTK GUI written in rust

Process viewer provides current status of your processes (cpu and memory usage) and your system (usage of every core and of your RAM, and the temperature of your components if this information is available).
tracker style MIDI sequencer

tutka

tracker style MIDI sequencer

This is a MIDI sequencer, songs are made of blocks. Each block represents a period in time. These blocks can be played in any order to form a complete song. Blocks are made of tracks on which the notes are placed. All tracks of a block are played simultaneously. Only one note can be played on one track at a time. Blocks can vary in length and may have different number of tracks.
Organize your desktop with panels, notes and photos

desktopfolder

Organize your desktop with panels, notes and photos

Bring your desktop back to life Organize your desktop with panels that hold your things.
Bash script to test executable properties

checksec

Bash script to test executable properties

Modern Linux distributions offer some mitigation techniques to make it harder to exploit software vulnerabilities reliably. Mitigations such as RELRO, NoExecute (NX), Stack Canaries, Address Space Layout Randomization (ASLR) and Position Independent Executables (PIE) have made reliably exploiting any vulnerabilities that do exist far more challenging. The checksec.sh script is designed to test what standard Linux OS and PaX security features are being used.
User interface of KuttyPy : Microcontroller training utility

kuttypy-gui

Graphic user interface to interact with KuttyPy

KuttyPy is a USB interfaced board that gives you an option to do such things like to switch a light bulb, rotate a motor or measure a temperature under software control, in pure Python.