hackaru icon indicating copy to clipboard operation
hackaru copied to clipboard

Simple, cross-platform time tracking application

License: MIT

A simple time tracking application

What's Hackaru?

Hackaru is the simple time tracking application.

Hackaru (測る) means "Measure" in Japanese.

Screens

Features

  • PWA support. You can use on iOS and Android.
  • OAuth 2.0 provider support.
  • Open source. You can build on your server.

How to use?

You can use Hackaru on the official website. It's free.

  • https://www.hackaru.app

Use Docker

You can try Hackaru on your local in development mode using docker-compose.
Run below commands and access http://localhost:3333.

git clone https://github.com/hackaru-app/hackaru.git && \
cd ./hackaru && \
cp .env.api.sample .env.api && \
cp .env.web.sample .env.web && \
docker-compose run --rm api bin/rails db:setup && \
docker-compose up

Repos

License

  • MIT

Donation

Buy Me A Coffee