https://github.com/strifel/myscripts
Scripts I wrote and use sometimes
https://github.com/strifel/myscripts
Last synced: 3 months ago
JSON representation
Scripts I wrote and use sometimes
- Host: GitHub
- URL: https://github.com/strifel/myscripts
- Owner: strifel
- License: mit
- Created: 2018-11-16T11:16:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T13:20:32.000Z (over 2 years ago)
- Last Synced: 2025-01-03T04:41:23.428Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My scripts
Some scripts I use.1. AutoHotKey/Minecraft: contains scripts for playing minecraft modpacks
2. Git Auto Pull: IntelliJ Plugin to auto pull on start
3. http_log: Logs get requests in log file. (Uses express in js)
4. simpleGetAPIwithOutput: Returnes your request in json and prints it to console. (Uses express in js)
5. modlister: Just lists .jar files in directory
6. github_auth: Get Auth Token from github with two factor code
7. apache/a2cr: Create a new Virtual Host File for Apache and automatically get a lets encrypt certificate
8. raspiMonOut: Turn of your Raspberrypi Monitor automatically
9. archiver: Easy way to archive multiple Github Repos (For single have a look at [GHRepoNameFiller](https://github.com/strifel/GHRepoNameFiller))