AhmedA1559 / reaper

A Chrome extension designed to actively keep you off unproductive websites with gentle reminders of your mortality

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaper

A Chrome extension designed to actively keep you off unproductive websites with gentle reminders of your mortality.

Functionality

  • Keeps track of how much time you spend on blacklisted websites
  • Keeps track of approximately how much time you have left in your life
  • Notifies you of your mortality when you visit a blacklisted website
  • Ability to edit the blacklist

Building from source

Make sure you have Node installed, because you'll be running:

npm install

This project uses Vite, so run:

npx vite build

You'll see that a dist/ directory has been created. This is the directory you'll use to load the extension.

About

A Chrome extension designed to actively keep you off unproductive websites with gentle reminders of your mortality


Languages

Language:TypeScript 92.6%Language:JavaScript 3.5%Language:CSS 2.2%Language:HTML 1.3%Language:Shell 0.3%