mirror of
https://github.com/bytedream/scripts.git
synced 2025-05-09 12:15:12 +02:00
scripts
This repository contains some (linux) scripts I am using to simplify my daily work (call it what you want), modify applications to make them look more estatic or just because I can and I have too much time.
Overview
- Change firefox icons
- Merge pdf files together
- Rename files random
- Rename files based on their MD5 hashsum
- Beautify java source code
- Name availability check (websites & github)
If you want to use any of the scripts globally, execute globalize.sh
Languages
Shell
100%