An open API service indexing awesome lists of open source software.

https://github.com/lurgrid/edt

Private timetable, which uses an API that produces one-week .cal files
https://github.com/lurgrid/edt

Last synced: over 1 year ago
JSON representation

Private timetable, which uses an API that produces one-week .cal files

Awesome Lists containing this project

README

          

# EDT

Private timetable, which uses an API that produces one-week .cal files

## Deployment

To deploy this project edit

```bash
nano ./utils/getEDT.php
```

Once open, replace "[url]" with the url of your API, which returns .cal files lasting one week.

And now you can save and go to your site.

## Demo

On Desktop:

![image](https://i.imgur.com/UEu7jm3.png)

On Mobile :

![image](https://i.imgur.com/UXrZ7UZ.png)
## License

[GPLv3](https://www.gnu.org/licenses/gpl-3.0.html/)

## Authors

- [@Lurgrid](https://www.github.com/Lurgrid)