Navigation Menu

Skip to content

ksdt/attendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# attendance

Automatically generates an attendance grid for a given spinitron station.

To use, edit `index.js` and replace occurances of 'ksdt' with your own station ID. Then, run with `node index.js`.

You should have your spinpapi credentials in `process.env.SPIN_USER` and `process.env.SPIN_SECRET`. You can also set a port to listen on through `process.env.PORT`. The default port is 3000.

This works really well on Heroku's free tier. 

About

an automatic attendance grid for spinitron users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published