Get anime streaming information
Mass spam anonymous emails
Mass imessage people
Just create some files and folders that I always use for flask apps
Recommend anime by season. See my anime-server for the better recommender.
Just create some files and folders that I always use for (deadfisheyed.herokuapp.com)
Inserting anime into my db to make hipchat extension for anime notifications to work group.
Send an iMessage with a text message and/or a file attachment to a person with phone number.
Example:
osascript sendMessage.applescript 9848888888 "test image and text" "/Users/billyu/Desktop/violet/violet.PNG"
Bother Lucy daily with the Violet Evergarden image.
setup:
sudo cp com.billyu.botherlucy.plist /Library/LaunchDaemons/
- Replace the placeholder phone number with the real one.
- Edit the daily message && correct the script and image paths if necessary.
sudo launchctl load /Library/LaunchDaemons/com.billyu.botherlucy.plist
- Start bothering Lucy on a daily basis.
Initializes an npm project with configured settings.
usage:
- cd into this project's directory
- sh ./newNpm.sh {absolute directory of the new project}