mirror of
https://github.com/bytedream/scripts.git
synced 2025-06-27 02:00:31 +02:00
Rewrite
This commit is contained in:
16
README.md
16
README.md
@ -1,14 +1,8 @@
|
||||
# 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.
|
||||
This repository contains some Linux scripts I am using to simplify some of my workflows.
|
||||
|
||||
- Android
|
||||
- [mitmproxy.sh](android/mitmproxy.sh) - Start an [AVD](https://developer.android.com/studio/run/managing-avds) with [mitmproxy](https://mitmproxy.org/) enabled for it
|
||||
|
||||
### Overview
|
||||
|
||||
- [Change firefox icons](/firefox-icon-fix)
|
||||
- [Merge pdf files together](/merge-pdf)
|
||||
- [Rename files random](/randomize-filename)
|
||||
- [Rename files based on their MD5 hashsum](/hashify-filename)
|
||||
- [Beautify java source code](/java-beautifier)
|
||||
- [Name availability check (websites & github)](/nameavability)
|
||||
|
||||
If you want to use any of the scripts globally, execute [globalize.sh](globalize.sh)
|
||||
- DNS
|
||||
- [clear-cache.sh](dns/clear-cache.sh) - Clear the systemd DNS cache
|
||||
|
Reference in New Issue
Block a user