blob: 11aa70999a3e8bb199c98237d11872141bd6120b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
# Watcher
### Minimal Open source Screen-Time Tracker (CLI-app)
<img src="https://cdn.discordapp.com/attachments/846673042893832195/952274599276580874/watcher.png" width=90% height=auto>
## Table of Contents
- [About](#about)
- [Gallery](#gallery)
- [Installation](#installation)
- [Todo](#to-do)
## About
Watcher is CLI-app (at this moment) which helps you to get perspective about your Screen-time
## Gallery
Day Summary | Week Summary
:-------------------------:|:-------------------------:
 | 
## Info
## Installation
Just clone this repo somewhere in your computer and cd into it and run install script according to your init system
```bash
$ bash ./install-[init-system].bash
```
for now manually add this path ```~/.local/bin/``` to your respective shell (bash, fish, zsh whatever)
## To-do
- [ ] AFK feature
- [ ] GUI only if got 300 stars Probably [Tauri App](https://github.com/tauri-apps/tauri).
|