Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calendar for E-Ink

A simple PHP calendar optimised for e-ink displays

Uses IcalParser library by OzzyCzech Alt text

  • 🌍 $remote_urls: To add URLs, edit config.php and add your URLs array.
  • 🔗 $offline: Enables offline mode
    • False: Loads directly from URLs every time
    • True: Uses cached ics files from ./calendars/*. Learn more about updating files here

Updates locally cached version of calendars. Load page with query string ?city= to specify location for updating weather file. Use cron to automatically run script.

  • Run in terminal: crontab -e
  • Append: 0 */2 * * * php -f $HOME/www/html/calendar/update.php (or whatever is your path to file)

🤝🏻 Contributing

As a full time student I don't really maintain this project much, but please feel free to submit issues / pull requests

About

Calendar for E-Ink

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages