Glances: An Eye on your system
Glances is a cross-platform system monitoring tool written in Python. Features Cross-platformWritten in Python, Glances will run on almost any plaftorm : GNU/Linux, FreeBSD, OS X and Windows. APIGlances includes …
Glances is a cross-platform system monitoring tool written in Python. Features Cross-platformWritten in Python, Glances will run on almost any plaftorm : GNU/Linux, FreeBSD, OS X and Windows. APIGlances includes …
features fast and intuitive key only control context based help (no need to remember any hot-key) inspect/commit changes (incl. hooks: commit-msg/post-commit) (un)stage files/hunks, revert/reset files/hunk stashing (save, apply, drop) browse commit log …
tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
Taskwarrior is Free and Open Source Software that manages your TODO list from the command line. It is flexible, fast, and unobtrusive. It does its job then gets out of …
ghi: GitHub Issues on the command line. Use your $EDITOR, not your browser. Install Usage
Add into ~/.tmux.conf copy to clipboard CTRL+B [ and then move cursor to start of area which you want to copy. pres key v to make selection when you select …
Codi is an interactive scratchpad for hackers, with a similar interface to Numi. It opens a pane synchronized to your main buffer which displays the results of evaluating each line as you …
Vimium is a browser extension that provides keyboard-based navigation and control of the web in the spirit of the Vim editor. Installation instructions: Install via the Chrome web store or the Firefox Addons …
1. normal build Size of my binary: 20MB 2. ldflags You can build app with additional parameters -ldflags=“-s -w“ Size of my binary: 16MB 3. FINALY: upx You can use …