FIX: git-stats format

pull/2/head
Tullio Facchinetti 3 years ago
parent c927f0fc13
commit a43edb5076

@ -245,7 +245,7 @@ Some links to [related resources](#resources).
* [khard](https://github.com/lucc/khard) - Console carddav client written in Pyhton.
* [Org mode](http://orgmode.org/) - Super-powerful [Emacs](https://www.gnu.org/software/emacs/) plugin to manage outlines with associated timestamps, priorities, labels, etc.; available views grouped by time (agenda), tags, etc.; plain text storage format.
* [pal](http://palcal.sourceforge.net/) - Calendar program for Unix/Linux systems that can keep track of events; custom, plain text storage format; interesting and fully functional.
* [ppl addressbook](http://ppladdressbook.org/) - "``ppl`` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format."
* [ppl addressbook](http://ppladdressbook.org/) - ``ppl`` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format.
* [Remind](https://www.roaringpenguin.com/products/remind) - Calendar program with possibility to set complex rules to define events; custom, powerful text-based storage format.
* [TaskWarrior](https://taskwarrior.org/) - Todo manager with advanced features; dedicated synchronization server available; many plugins and related tools; healthy software project.
* [todo.txt](https://ginatrapani.github.io/todo.txt-cli/) - Minimalistic todo manager that uses a simple plain text file to keep track of items; implemented as a shell script.
@ -302,7 +302,7 @@ Some links to [related resources](#resources).
* [Alsamixer](http://www.alsa-project.org/main/index.php/Main_Page) - ALSA mixer with curses interfaces.
* [castero](https://github.com/xgi/castero) - A TUI podcast client for the terminal.
* [cmus](https://cmus.github.io/) - A fast and lightweight audio player with configurable keybindings and playlist support.
* [espeak](http://espeak.sourceforge.net/) - "a compact open source software speech synthesizer for English and other languages."
* [espeak](http://espeak.sourceforge.net/) - A compact open source software speech synthesizer for English and other languages.
* [kord](https://github.com/synestematic/kord) - A python framework that provides programmers with a simple api for the creation of music-based applications.
* [MOC](https://moc.daper.net/) - (music on console) is a powerful and easy to use console audio player; user interface a la Midnight Commander; plenty of features; fully controllable from the keyboard.
* [Mp3blaster](http://www.mp3blaster.org/?m=1) - Audio player for the text console.
@ -412,7 +412,7 @@ Some links to [related resources](#resources).
* [git](https://git-scm.com/) - The winner across all the existing file versioning tools; distributed versioning; fully controllable from the command-line; plenty of configuration and usage options; behind a number of related project that leverage git as backend.
* [git-annex](https://git-annex.branchable.com/) - Manages files with `git`, without checking the file contents into git; very useful to manage large/binary files.
* [git-peek](https://github.com/Jarred-Sumner/git-peek) - git peek is the fastest way to open a remote git repository in your local text editor.
* [git-stats](hhttps://github.com/IonicaBizau/git-stats) - "Local git statistics including GitHub-like contributions calendars."
* [git-stats](hhttps://github.com/IonicaBizau/git-stats) - Local git statistics including GitHub-like contributions calendars.
* [Mercurial](https://www.mercurial-scm.org/) - Free, distributed source control management tool.
* [onefetch](https://github.com/o2sh/onefetch) - Git repository summary on your terminal.
* [tig](https://github.com/jonas/tig) - An ncurses-based text-mode interface for `git` that can act as a repository browser, but can also assist in staging changes for commit at chunk level.

@ -71,7 +71,7 @@ office,sc-im,https://github.com/andmarti1424/sc-im,"Spreadsheet Calculator Impro
office,tpp,http://www.ngolde.de/tpp.html,(text presentation program) a ncurses Ruby program that allows to produce nice text-based presentation with simple markup language.
organizers,gcalcli,https://github.com/insanum/gcalcli,"CLI to access Google Calendars; allows to do the main tasks: create, delete, and list events."
organizers,khal,https://github.com/pimutils/khal,"CLI and terminal calendar program, able to synchronize with CalDAV servers through [vdirsyncer](https://github.com/pimutils/vdirsyncer)."
organizers,ppl addressbook,http://ppladdressbook.org/,"""``ppl`` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format."" "
organizers,ppl addressbook,http://ppladdressbook.org/,"``ppl`` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format."
organizers,kb,https://github.com/gnebbia/kb,A minimalist knowledge base manager.
organizers,khard,https://github.com/lucc/khard,Console carddav client written in Pyhton.
organizers,iKog,https://sites.google.com/site/henspace/ikog/,"A fully-featured task manager incapsulated within a Python script (just carry around the script to retain all the TODOs). When the script is run, a Python shell is opened, where task-related commands can be entered (ADD, LIST, etc.); a pity that commands are uppercase, which requires the annoying use of the Shift key."
@ -97,7 +97,7 @@ viewers,mplayer,http://www.mplayerhq.hu/design7/news.html,One of the most popula
viewers,mpv,https://mpv.io/,"A cross-platform media player with many features such as frame timing, MKV chapters and subtitles. It is a responsive video player with minimal layout customizable with themes. A good alternative media player to VLC since it can handle almost all the media formats as VLC, but using much less resources."
viewers,zathura,https://pwmt.org/projects/zathura/,"Plugin based document file visualizer (PDF, DejaVu, PS); strongly key-based control."
music,ncmpcpp,https://rybczak.net/ncmpcpp/,"NCurses Music Player Client (Plus Plus) - featureful ncurses based MPD client inspired by ncmpc. Relevant features: tag editor, playlist editor, easy to use search engine, media library, music visualizer, ability to fetch artist info from [last.fm](https://www.last.fm/), new display mode, alternative user interface, ability to browse and add files from outside of MPD music directory."
music,espeak,http://espeak.sourceforge.net/,"""a compact open source software speech synthesizer for English and other languages."" "
music,espeak,http://espeak.sourceforge.net/,A compact open source software speech synthesizer for English and other languages.
music,Alsamixer,http://www.alsa-project.org/main/index.php/Main_Page,ALSA mixer with curses interfaces.
music,cmus,https://cmus.github.io/,A fast and lightweight audio player with configurable keybindings and playlist support.
music,MOC,https://moc.daper.net/,(music on console) is a powerful and easy to use console audio player; user interface a la Midnight Commander; plenty of features; fully controllable from the keyboard.
@ -108,7 +108,7 @@ graphics,ImageMagick,http://www.imagemagick.org/script/index.php,"Software suite
graphics,scrot,https://github.com/dreamer/scrot,A simple CLI tool to capture screenshots.
versioning,git,https://git-scm.com/,The winner across all the existing file versioning tools; distributed versioning; fully controllable from the command-line; plenty of configuration and usage options; behind a number of related project that leverage git as backend.
versioning,git-annex,https://git-annex.branchable.com/,"Manages files with `git`, without checking the file contents into git; very useful to manage large/binary files."
versioning,git-stats,hhttps://github.com/IonicaBizau/git-stats,"""Local git statistics including GitHub-like contributions calendars."" "
versioning,git-stats,hhttps://github.com/IonicaBizau/git-stats,Local git statistics including GitHub-like contributions calendars.
versioning,Mercurial,https://www.mercurial-scm.org/,"Free, distributed source control management tool."
versioning,tig,https://github.com/jonas/tig,"An ncurses-based text-mode interface for `git` that can act as a repository browser, but can also assist in staging changes for commit at chunk level."
file-system,sshfs,https://github.com/libfuse/sshfs,Locally mount a remote file-system through SSH and access files and directory as they would be on the local machine.

1 category name url description
71 office tpp http://www.ngolde.de/tpp.html (text presentation program) a ncurses Ruby program that allows to produce nice text-based presentation with simple markup language.
72 organizers gcalcli https://github.com/insanum/gcalcli CLI to access Google Calendars; allows to do the main tasks: create, delete, and list events.
73 organizers khal https://github.com/pimutils/khal CLI and terminal calendar program, able to synchronize with CalDAV servers through [vdirsyncer](https://github.com/pimutils/vdirsyncer).
74 organizers ppl addressbook http://ppladdressbook.org/ "``ppl`` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format." ``ppl`` is free software made out of other free software. It's built on top of Ruby and Git, and the completely free vcard address book format.
75 organizers kb https://github.com/gnebbia/kb A minimalist knowledge base manager.
76 organizers khard https://github.com/lucc/khard Console carddav client written in Pyhton.
77 organizers iKog https://sites.google.com/site/henspace/ikog/ A fully-featured task manager incapsulated within a Python script (just carry around the script to retain all the TODOs). When the script is run, a Python shell is opened, where task-related commands can be entered (ADD, LIST, etc.); a pity that commands are uppercase, which requires the annoying use of the Shift key.
97 viewers mpv https://mpv.io/ A cross-platform media player with many features such as frame timing, MKV chapters and subtitles. It is a responsive video player with minimal layout customizable with themes. A good alternative media player to VLC since it can handle almost all the media formats as VLC, but using much less resources.
98 viewers zathura https://pwmt.org/projects/zathura/ Plugin based document file visualizer (PDF, DejaVu, PS); strongly key-based control.
99 music ncmpcpp https://rybczak.net/ncmpcpp/ NCurses Music Player Client (Plus Plus) - featureful ncurses based MPD client inspired by ncmpc. Relevant features: tag editor, playlist editor, easy to use search engine, media library, music visualizer, ability to fetch artist info from [last.fm](https://www.last.fm/), new display mode, alternative user interface, ability to browse and add files from outside of MPD music directory.
100 music espeak http://espeak.sourceforge.net/ "a compact open source software speech synthesizer for English and other languages." A compact open source software speech synthesizer for English and other languages.
101 music Alsamixer http://www.alsa-project.org/main/index.php/Main_Page ALSA mixer with curses interfaces.
102 music cmus https://cmus.github.io/ A fast and lightweight audio player with configurable keybindings and playlist support.
103 music MOC https://moc.daper.net/ (music on console) is a powerful and easy to use console audio player; user interface a la Midnight Commander; plenty of features; fully controllable from the keyboard.
108 graphics scrot https://github.com/dreamer/scrot A simple CLI tool to capture screenshots.
109 versioning git https://git-scm.com/ The winner across all the existing file versioning tools; distributed versioning; fully controllable from the command-line; plenty of configuration and usage options; behind a number of related project that leverage git as backend.
110 versioning git-annex https://git-annex.branchable.com/ Manages files with `git`, without checking the file contents into git; very useful to manage large/binary files.
111 versioning git-stats hhttps://github.com/IonicaBizau/git-stats "Local git statistics including GitHub-like contributions calendars." Local git statistics including GitHub-like contributions calendars.
112 versioning Mercurial https://www.mercurial-scm.org/ Free, distributed source control management tool.
113 versioning tig https://github.com/jonas/tig An ncurses-based text-mode interface for `git` that can act as a repository browser, but can also assist in staging changes for commit at chunk level.
114 file-system sshfs https://github.com/libfuse/sshfs Locally mount a remote file-system through SSH and access files and directory as they would be on the local machine.
Loading…
Cancel
Save