Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/magnusrodseth/ledig
π An easy way to view your availability based on Google Calendar.
https://github.com/magnusrodseth/ledig
google google-calendar nextjs shadcn-ui supabase tailwindcss
Last synced: 19 days ago
JSON representation
π An easy way to view your availability based on Google Calendar.
- Host: GitHub
- URL: https://github.com/magnusrodseth/ledig
- Owner: magnusrodseth
- Created: 2024-10-16T15:26:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T19:04:05.000Z (3 months ago)
- Last Synced: 2024-10-31T11:06:47.509Z (2 months ago)
- Topics: google, google-calendar, nextjs, shadcn-ui, supabase, tailwindcss
- Language: TypeScript
- Homepage: https://ledig.magnusrodseth.com
- Size: 436 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π Ledig
Ledig is a web application that allows you to view and export your availability based on your Google Calendar events. It calculates your free time slots by considering your accepted events and personal calendar entries.
## β¨ Features
- π **Secure Google Authentication**: Sign in with your Google account to securely access your calendar.
- π **Automatic Availability Calculation**: Computes your available time slots for the next 7 days, excluding weekends.
- π **Customizable Working Hours**: Define your working hours to tailor the availability calculation.
- β±οΈ **Minimum Interval Setting**: Only includes free intervals that are at least 45 minutes long.
- π **Localization**: Fully localized in Norwegian, with dates and times formatted according to Norwegian standards.
- π **Copy to Clipboard**: Easily copy your availability to the clipboard for sharing.## π Usage
1. **Sign In with Google**
- Click on **"Logg inn med Google"** to authenticate.
- Grant the necessary permissions to access your calendar events.2. **View Your Availability**
- After signing in, your availability for the next 7 days (excluding weekends) will be displayed.
- The availability includes only time slots that are at least 45 minutes long.3. **Copy Availability**
- Click on **"Kopier tilgjengelighet"** to copy your availability to the clipboard.
- You can then paste it into emails, messages, or other applications.## ππ½ Developer Information
Developed by [Magnus RΓΈdseth](https://github.com/magnusrodseth). Feel free to reach out if you have any questions or feedback!