dockerdebianlinuxlinux-scriptsubuntubash-scriptingffmpegmanjaroluksbashbash-scriptshellscripts-collectionshell-scriptgitlinux-shellscriptsarchlinuxgit-extrasscript
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.
|
6 months ago | |
---|---|---|
.github | 11 months ago | |
Bash-Snippet@ada18457c4 | 7 months ago | |
archive | 2 years ago | |
archlinux | 2 years ago | |
audio | 2 years ago | |
bash-scripts@c3bca1d679 | 6 months ago | |
cryptography | 2 years ago | |
debian | 2 years ago | |
development | 2 years ago | |
docker-scripts@2336723751 | 8 months ago | |
fff@6f2dc6f3a0 | 1 year ago | |
file | 2 years ago | |
game | 2 years ago | |
git | 6 months ago | |
hardware | 2 years ago | |
image | 1 year ago | |
internet | 2 years ago | |
linux | 2 years ago | |
partition | 1 year ago | |
shell-scripts@70bb8c181d | 9 months ago | |
video | 10 months ago | |
.gitignore | 2 years ago | |
.gitmodules | 2 years ago | |
Commands.md | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 10 months ago | |
README.md | 10 months ago | |
TODO | 2 years ago | |
install.sh | 2 years ago | |
uninstall.sh | 2 years ago |
README.md
Scripts
Collection of useful scripts for Linux (Over 200 scripts)
New Features !
- Add Documentation
Install
You need Linux distribution like Ubuntu, Manjaro or Debian
git clone --recurse-submodules --remote-submodules https://github.com/Bensuperpc/scripts.git
cd scripts
Check dependency (optional):
make check-dep
And install:
make install
Uninstall
make uninstall
Documentation
Links:
- Scripts Documentation
- git-extras Documentation
- git-quick-stats Documentation
- cryptr Documentation
- gpg-encrypt Documentation
- Bash-Snippet Documentation
Directory
Directory | Infos | More |
---|---|---|
git | git scripts | Useful scripts for git |
docker-scripts | docker scripts | Useful scripts for docker |
linux | linux scripts | infosystem, hash, uuid, cleaning, grub ect... |
partition | partition scripts | LUKS, tmpfs ect... |
file | files scripts | rsync, compress ect... |
Bash-Snippets | Bash-Snippets | Useful scripts |
git/git-extras | git-extras | GIT utilities |
git/git-extra-commands | git-extra-commands | A collection of git utilities and useful extra git scriptse) |
git/git-scripts | git-scripts | A collection of bash scripts by jwiegley for git |
shell-scripts | shell-scripts | A collection of shell scripts. |
archive | archive scripts | 7z, xz |
development | development scripts | For cmake, ninja, clang-format... |
cryptography/cryptr | cryptr | To crypt files with AES |
cryptography/gpg-encrypt | gpg-encrypt script | Crypt files with GPG |
internet/spoofpoint | spoofpoint | Spoofpoint is a domain monitoring tool that allows you to check a single domain or a list of domains to see if they exist. |
video | video scripts | ffmpeg, nvenc, youtube-dl ect... |
image | image scripts | ffmpeg, cwebp ect... |
debian | debian scripts | apt, cleaning ect... |
archlinux | archlinux scripts | pacman, cleaning ect... |
bash-scripts | bash-scripts | A collection of bash scripts by jrussellfreelance |
Todos
- Write Tests
- Continue dev. :D
More info
License
MIT License
Free Software forever !