aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Waishnav Deore <86405648+Waishnav@users.noreply.github.com>2022-03-13 00:54:53 +0530
committerLibravatar GitHub <noreply@github.com>2022-03-13 00:54:53 +0530
commit0e8bf7c6d7828f58796cd4f7990953dfa609d4db (patch)
tree42420e05d0a36d8e904984b4993b406aa8fb6591
parent6352e4288ab5489c57ead68b97e3fc1f60bc6097 (diff)
downloadshopno-os-log-sync-0e8bf7c6d7828f58796cd4f7990953dfa609d4db.tar.gz
shopno-os-log-sync-0e8bf7c6d7828f58796cd4f7990953dfa609d4db.zip
Update README.md
-rw-r--r--README.md31
1 files changed, 29 insertions, 2 deletions
diff --git a/README.md b/README.md
index 83e69a6..9c700c5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,29 @@
-# Watcher
-Minimal Open source Screen-Time calculator
+# 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
+:-------------------------:|:-------------------------:
+![](https://cdn.discordapp.com/attachments/846673042893832195/952283314746691624/unknown.png) | ![](https://cdn.discordapp.com/attachments/846673042893832195/952283190716948521/unknown.png)
+## Info
+
+## Installation
+Just clone this repo somewhere in your computer and cd into it and run install script
+```bash
+$ bash ./install.bash
+```
+
+## To-do
+- [ ] AFK feature
+- [ ] GUI only if got 300 stars Probably [Tauri App](https://github.com/tauri-apps/tauri).