what-time-today icon indicating copy to clipboard operation
what-time-today copied to clipboard

Coordinating time availability over text.

What Time Today

A simple tool to help you send someone your calendar availability.

Just mark your time availability on the calendar, and click copy.

Reach out to me on Twitter for questions/concerns/feature requests.

Roadmap

Nothing! Not actively under development currently.

Icebox

  • [x] AM/PM Toggle
  • [x] 24hr Toggle
  • [x] Merging availabilities
  • [x] Add "Tweet" button
  • [x] Google verification
  • [x] Title/header that makes more sense
  • [ ] Clean up crappy codebase
  • [ ] Onboarding flow
  • [ ] Have 24hr toggle also change the times on the calendar
  • [ ] Encode events as query params so you can send a URL
  • [ ] More timezones

Run locally:

$ yarn
$ yarn dev

Deploy:

Automatic deployments using Vercel.

The works

Vercel, React/Redux, Google OAuth, Google Calendar API, react-big-calendar, moment.js