Skip to content

goonism/goodstart-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goodstart Backend

This is the code for Goodstart which is a Chrome New Tab page meant to get you to start your day right. This is a series of hacks we want to do to spread positivity throughout the internet. To see the Github repo for the Chrome Extension code, go here! Thanks, have an amazing day!

Running Backend

node index.js <positive message> <background color>

Substitute positive message and background color for the positive message and background color you want to have being represented.

Changing the message

This is super janky and will be improved some day when I have time. Basically to change the message, run the bash script createNewMessage.sh like so:

./createNewMessage.sh <your ssh server> <location of config file in remote host> <image you would like to upload> > /dev/null 2>&1

License

MIT

About

Backend for goodstart chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published