Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/te6-in/work-hours

Get a summary of your calendar with an .ics file.
https://github.com/te6-in/work-hours

calendar ical icalendar icaljs ics react rfc-5545 rfc5545

Last synced: 19 days ago
JSON representation

Get a summary of your calendar with an .ics file.

Awesome Lists containing this project

README

        

# work-hours (일한시간)
- **Get a summary of your calendar with an .ics file.**
- Built with React, TypeScript, and Tailwind CSS.
A screenshot of work-hours page with an ics file uploaded
A screenshot of work-hours page with an ics file uploaded

## Try it out

[![Netlify Status](https://api.netlify.com/api/v1/badges/431368e9-32d5-4485-a526-a86b3040b706/deploy-status)](https://app.netlify.com/sites/tubular-seahorse-342cfe/deploys)

✨ This website is live on [work-hours.te6.in](https://work-hours.te6.in)

## Getting Started
```shell
git clone https://gitlab.com/te6.in/work-hours.git
cd work-hours
npm install
```

## Acknowledgements
- [ical.js](https://github.com/kewisch/ical.js)
- [ical.js.d.ts](https://github.com/etesync/ios/blob/master/src/types/ical.js.d.ts)
- [ical-expander](https://github.com/mifi/ical-expander)
- [react-dropzone](https://github.com/react-dropzone/react-dropzone)
- [react-tailwindcss-datepicker](https://github.com/onesine/react-tailwindcss-datepicker)
- [Lucide](https://lucide.dev/)