https://github.com/sapfir0/scriptforourlife
https://github.com/sapfir0/scriptforourlife
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/sapfir0/scriptforourlife
- Owner: Sapfir0
- Created: 2019-04-12T15:29:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-23T19:22:26.000Z (over 3 years ago)
- Last Synced: 2025-01-26T11:23:56.493Z (3 months ago)
- Language: Python
- Size: 76.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Useful scripts (may be only for me)
> More information about the interested package in the corresponding directory
### /browserHistoryDeleter
This module can delete browser history which you don't want to show to everyone ( ͡° ͜ʖ ͡°)
Supported browser:
* Firefox
* Chromium from snapSuppored OS:
* Windows
* Unix - UbuntuRun it from his folder, like
python ./deleteHistory.py
### /scanComputerParams
> Only for linuxpython ./scanComputerParams.py
### /systemInstalling
Only for me :)
but interesting work with ssh and github API
### /arduinoFirmwares
scripts for working with micropython
install firmware, load scathes, start micropython repl etc