Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hesto2/sez
Small package used to prank someone's computer
https://github.com/hesto2/sez
Last synced: 9 days ago
JSON representation
Small package used to prank someone's computer
- Host: GitHub
- URL: https://github.com/hesto2/sez
- Owner: hesto2
- Created: 2018-03-07T22:45:44.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-07T22:46:09.000Z (almost 7 years ago)
- Last Synced: 2024-12-06T03:14:24.394Z (27 days ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.MD
Awesome Lists containing this project
README
# SEZ
Small package that you can use for a joke on someone's computer (only OSX for now)`npm install -g sez`, then run `sez &` (ampersand to run it as a background task)
To cancel it, just run `sudo killall -9 node`, or look it up using `ps ax | grep node` and kill it manually.
## Example
Sample Command:`sez 15 This sentence will be spoken every 15 minutes`