Skip to content

Repository files navigation

Timesync

A macOS menu bar app for managing multiple timezones and converting times.

Website

Visit timesync.dolmios.com for more information and downloads.

Features

  • Menu bar display of selected timezone with time and weekday
  • Timezone management (add, remove, display in menu bar)
  • Natural language time conversion (e.g., "Thursday at 5pm")
  • 24-hour time format (default, toggleable)
  • Auto-launch on login

Code Quality

make install-swiftlint  # Install SwiftLint (once)
make lint               # Check code
make format             # Auto-fix code

Commands

make build              # Build the project
make run                # Build and run
make clean              # Clean build
make lint               # Check code quality
make format             # Auto-fix code style
make help               # Show all commands

Release

See RELEASE.md for instructions on creating a release and building the DMG.

Website

The website is located in apps/website/ and uses Next.js with stoop-ui. To run locally:

cd apps/website
npm install
npm run dev

The website follows the same design conventions as stoop.dolmios.com.

About

A macOS menu bar app for managing multiple timezones and converting times.

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages