Skip to content

A browser extension that monitors your time spent on each website

Notifications You must be signed in to change notification settings

subhoghoshX/Samay

Folders and files

NameName
Last commit message
Last commit date
Aug 12, 2024
Aug 10, 2024
Aug 10, 2024
Aug 10, 2024
Aug 10, 2024
Aug 17, 2024
Aug 10, 2024
Aug 11, 2024
Jul 24, 2024
Sep 29, 2024
Sep 29, 2024
Jul 26, 2024
May 30, 2024
Aug 11, 2024
Aug 10, 2024
Aug 10, 2024
Aug 10, 2024

Repository files navigation

Samay

Track your browsing time with this extension and block sites to stay focused when needed.

image

Installation

After following any of the following steps, visit the extension management page in Chrome (or chromium based browsers), enable "Developer mode" at the top-right corner and drag & drop the folder.

Download zip

Download the extension zip file and extract it.

Build from source

Clone the repo

git clone https://github.com/subhoghoshX/Samay.git

Install dependencies

cd Samay && npm install

Build it

npm run build