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

https://github.com/taciturnaxolotl/hackatime-extension

the future most epic chrome / firefox / edge / vivaldi / opera extension ever!!!
https://github.com/taciturnaxolotl/hackatime-extension

hackatime hackclub

Last synced: 6 months ago
JSON representation

the future most epic chrome / firefox / edge / vivaldi / opera extension ever!!!

Awesome Lists containing this project

README

          

# Hackatime Browser Extension

![the hackatime extension tracking a blot project](.github/images/hackatime.jpeg)

Tracking time for [blot.hackclub.com](https://blot.hackclub.com) and [sprig.hackclub.com](https://sprig.hackclub.com) and more websites soon to come

## Screenshots

![the hackatime extension options page](.github/images/options.jpg)

## Development

Install dependencies:

```bash
bun install
```

Run:

```bash
bun run dev
```

Build:

```bash
bun run build
```

Package extension for publishing

```bash
bun run pack
```

## License

This project is licensed under the [MIT](/LICENSE.md) License.