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!!!
- Host: GitHub
- URL: https://github.com/taciturnaxolotl/hackatime-extension
- Owner: taciturnaxolotl
- License: mit
- Created: 2024-10-18T21:09:06.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T15:38:25.000Z (12 months ago)
- Last Synced: 2025-04-06T06:08:12.434Z (6 months ago)
- Topics: hackatime, hackclub
- Language: TypeScript
- Homepage: https://waka.hackclub.com
- Size: 264 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hackatime Browser Extension

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

## 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.