quicksafe is a tiny Python script that provides a GUI text editor to edit notes that are then encrypted and stored within the script file itself. Thus notes encrypted with the system bring their own decryption and editing environment, capable of running anywhere Python/Tk can run, perfect for being… » Read more
This package enables semantic highlighting for JavaScript code in the Atom editor. Identifiers are highlighted in different colors (the same identifier always in the same color) while everything else (like language keywords) is displayed in various shades of gray. This approach runs contrary to classical ideas about syntax highlighting but… » Read more
This Sublime Text 2/3 plugin sets the dark theme variant for Sublime's windows on GTK+ 3-based systems that support it, such as recent GNOME distributions. The result is a much more beautiful Sublime when using dark UI themes because the distracting contrast between title bar and chrome is eliminated.… » Read more
ranwhen is a Python script that graphically shows in your terminal when your system was running in the past. Have a look: Requirements *nix system with last(1) installed and supporting the -R and -F flags Python >= 3.2 Terminal emulator with support for Unicode and xterm's 256 color… » Read more
Final Term is a new breed of terminal emulator. It goes beyond mere emulation and understands what is happening inside the shell it is hosting. This allows it to offer features no other terminal can: Semantic text menus Final Term knows which pieces of terminal output represent filenames, PIDs, web… » Read more