https://github.com/poyea/poyea-scripts
🦴 My scripts, my Swiss army knife
https://github.com/poyea/poyea-scripts
Last synced: about 1 year ago
JSON representation
🦴 My scripts, my Swiss army knife
- Host: GitHub
- URL: https://github.com/poyea/poyea-scripts
- Owner: poyea
- License: mit
- Created: 2019-02-05T08:28:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-09T04:10:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T09:41:59.006Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# poyea-scripts [](https://github.com/poyea/poyea-scripts/actions/workflows/check_description.yml)
This repository is for personal reference. I deliberately organize ideas and scripts in one repository.
## Table of Contents
| Script | Functionality |
| ----------- | ----------- |
| fetch-titles | Fetch titles for a list of URLs |
| ip-locator | Locate public IPs |
| keylogger-windows | Log keys on Windows |
| lines-of-code-counter | Count lines of code |
| perf-util | A set of performance utilities on Linux |
| random-string-generator | Generate a random string |
| sentiment-score-of-sentences | Compute the sentiment score of a text |
| tcpdump-generator | Generate `tcpdump` filters from a list |
| telegram-custom-client | Run a `telethon` Telegram client |
| terminal-hanger | Hang a terminal |
| text-adder | Add a text header to files in a directory |
| wave-generator | Generate soundwaves using `pyaudio` |
## LICENSE
This repository is licensed under MIT License. See also [LICENSE](LICENSE) for details.
## Disclaimer
These scripts are, by and large, not well-tested (to the extent of visible test suites). Use it at your own discretion.
THESE SCRIPTS AND SOFTWARE ARE PROVIDED FOR EDUCATIONAL AND RESEARCH USE ONLY! IF YOU ENGAGE IN ANY ILLEGAL ACTIVITY I DO NOT TAKE ANY RESPONSIBILITY FOR IT. BY USING THESE SCRIPTS AND SOFTWARE YOU AGREE WITH THESE TERMS.