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.
 
 
 
Go to file
Bensuperpc 8cd2b4d8d8 Update git ignore
Update git ignore

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2 years ago
.github Fix code violation 2 years ago
Bash-Snippet@e4f038c297 Update scripts and add Bash-Snippet 2 years ago
archive Fix code inscpector violations N2 2 years ago
archlinux Improve ArchLinux scripts 2 years ago
audio Update many scripts 2 years ago
bash-scripts@473c8b99a9 Add bash-scripts repo 2 years ago
cryptography Update crypt ans partition scrips 2 years ago
debian Improve ArchLinux scripts 2 years ago
development Add meson-build script and update scripts 2 years ago
docker-scripts@de0ea6d5bc Update submodule 2 years ago
fff@5b90a8599c Add fff 2 years ago
file Update many scripts 2 years ago
game Add game backup scripts 2 years ago
git Update many scripts 2 years ago
hardware Update scripts 2 years ago
image Fix code inscpector violations N3 2 years ago
linux Fix code violation 2 years ago
others-dist@cada2fdd3b Add many scripts 2 years ago
partition Update crypt ans partition scrips 2 years ago
shell-scripts@ff0d3eb1c3 Add shell-scripts and update installer 2 years ago
video Update many scripts 2 years ago
.gitignore Update git ignore 2 years ago
.gitmodules Move gpg-encrypt 2 years ago
LICENSE Initial commit 2 years ago
Makefile Add game backup scripts 2 years ago
README.md Fix Readme 2 years ago
TODO Add gpg-encrypt 2 years ago
install.sh Update Installer 2 years ago
uninstall.sh Update Installer 2 years ago

README.md

Scripts

Collection of useful scripts for Linux

forthebadge forthebadge forthebadge

scripts tagged-release code-inspector shellcheck

GitHub release (latest by date) GitHub (Pre-)Release Date GitHub tag (latest by date)

Code Grade Code Grade

GitHub GitHub top language GitHub commit activity

Twitter Youtube

New Features !

  • Update LUKS scripts
  • Update git scripts
  • Add docker scripts

Install

You need Linux distribution like Ubuntu, Manjaro or Debian

git clone --recurse-submodules --remote-submodules https://github.com/Bensuperpc/scripts.git
cd scripts

Or Released version

Check dependency (optional):
make check-dep
And install:
make install

Uninstall

make uninstall

Documentation

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
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

License

MIT License

Free Software forever !