WANDEX / scripts-wndx

:feelsgood: author's mini-projects that do not deserve their own repository :godmode:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

Author's mini-projects that do not deserve their own repository.

All scripts with sh shebang are POSIX-compliant! (works under awesome Dash!)

Scripts are sorted in groups of dirs, every script contains short description.
Almost every, at least a little flexible script additionally has USAGE-HELP via -h|--help.

other

This section is for listing all my script-like projects. (does not include more serious projects.)

pomodoro
This is a command line tool to help you follow the pomodoro technique & focus. (It is a fork which i use daily!)

The-Matrix-Shell
The Matrix (1999) screen rain effect of falling green characters in a shell/terminal written in POSIX sh.

mpvu
A simple shell script that takes the URL from the clipboard or from the first argument and opens the URL in mpv.

mpv-open-kinopoisk-page
A simple script for mpv that opens the kinopoisk page for the currently playing media file.

license

MIT

About

:feelsgood: author's mini-projects that do not deserve their own repository :godmode:

License:MIT License


Languages

Language:Shell 94.9%Language:Python 5.1%