A lot of Shell scripts
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ge bb07073c6a init 11 months ago
src init 11 months ago
.gitignore init 11 months ago
README init 11 months ago
UNLICENSE init 11 months ago

README

A lot of Shell scripts.

Scripts
-------

appimage            AppImages manager.
btw                 Track battery and send notify if low battery.
codes               Print ANSI sequences (16, 256 colors and formatting).
currency            Get currencies from Russian Central Bank and calculate.
dots                Dotfiles manager. Save and push selected files to git repo.
github-starred-repos    Get list of user's starred repos from GitHub.
git-mass-clone      Mass clone or pull repos from file.
http                Python 3 http.server runner.
log                 Logs viewing tool (nginx and exim4). Prints logs to STDOUT.
md2                 Convert Markdown to HTML, ROFF and PDF. Pandoc wrapper.
mega                MEGAcmd wrapper.
parts               Store and view code snippets.
rand                Print random array item.
safeeject           Safely remove an external drive. Useful for USB-devices.
unflac              Convert FLAC to MP3.
upload              Upload files to remote server via server alias.
view                Print highlighted text to STDOUT. highlight wrapper.
yad                 Download file from Yandex.Disk storage.

Most scripts have an builtin help text. Try `%scriptname% --help`.