https://github.com/denperidge/scripts
Some scripts that I have written!
https://github.com/denperidge/scripts
scripts scripts-collection
Last synced: about 2 months ago
JSON representation
Some scripts that I have written!
- Host: GitHub
- URL: https://github.com/denperidge/scripts
- Owner: Denperidge
- License: mit
- Created: 2023-03-05T17:45:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T18:32:36.000Z (9 months ago)
- Last Synced: 2025-02-11T19:13:27.087Z (3 months ago)
- Topics: scripts, scripts-collection
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Denperidge's scripts
Some scripts that I have written!
## Scripts for...
- [... image sorting](image-sorting/)
- [... development](development/)## Discussions
### Why a repo?
Originally I had some of these as gists. But I've noticed updating it there isn't really super efficienct, and it felt super disorganised. Now I can use shortcuts or symlinks towards a central place on my computer, and I can move it between devices. Gists kinda seem to work best with snippets of code mostly!## License
All the code here is released under the [MIT License](LICENSE)!