Skip to content

Simple script to display current and next slots on a joind.in schedule

License

Notifications You must be signed in to change notification settings

lornajane/joindin-now-and-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An alarmingly hacky script to show now + next for an event with its schedule on <joind.in>

Installation

Clone this repo, then install the dependencies with Composer.

composer install

Edit the public/index.php file to add the API URL for your event.

Usage

Point your webserver to the public/ directory or for development use try the built-in server:

cd public/
php -S localhost:8080

Contributing

Patches very welcome.

About

Simple script to display current and next slots on a joind.in schedule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published