quicksafe [https://github.com/p-e-w/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… » Read more
This package [https://github.com/p-e-w/language-javascript-semantic] enables
semantic highlighting
[https://medium.com/programming-ideas-tutorial-and-experience/coding-in-color-3a6db2743a1e]
for JavaScript code in the Atom editor [https://atom.io/]. 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… » Read more
This Sublime Text 2/3 plugin
[https://github.com/p-e-w/GTKDarkThemeVariantSetter] sets the dark theme variant
[https://developer.gnome.org/gtk3/3.0/GtkSettings.html#GtkSettings--gtk-application-prefer-dark-theme]
for Sublime's windows on GTK+ 3-based systems that support it, such as recent
GNOME distributions.
The result is a much more beautiful… » Read more
ranwhen [https://github.com/p-e-w/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) [http://linux.die.net/man/1/last] installed and
supporting the -R and -F flags
* Python >… » Read more
Final Term [https://github.com/p-e-w/finalterm] 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… » Read more