Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steeven9/scripts
Misc scripts repo
https://github.com/steeven9/scripts
Last synced: 27 days ago
JSON representation
Misc scripts repo
- Host: GitHub
- URL: https://github.com/steeven9/scripts
- Owner: Steeven9
- License: gpl-3.0
- Created: 2024-04-01T15:52:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-17T16:22:39.000Z (7 months ago)
- Last Synced: 2024-06-17T18:30:54.773Z (7 months ago)
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scripts
Misc scripts repo
## imageBaser (Python)
Converts a bunch of images in base64 and saves them in a JSON file.
## mapTiler (Javascript)
Slices up one big image into Leaflet-compatible chunks.
## pullAll (Bash)
Switches back to main/master and pulls updates for all repositories found in
the subfolders of the git_home folder.## tmux (Bash)
Connects via ssh to all servers given in input using [tmux](https://github.com/tmux/tmux).
## winFixer (Batch)
Fixes the random issues with Windows 10. Needs to run as administrator.