Home
Softono
phived

phived

Open source MIT TypeScript
215
Stars
35
Forks
2
Issues
1
Watchers
1 week
Last Commit

About phived

An anti-procrastination to-do list.

Platforms

Web Self-hosted

Languages

TypeScript

https://www.phived.com/

motivation

have you ever clicked on a website just to be bombarded with cookie modals, newsletter beggers, and ads everywhere? this is fine if you're on piratebay, but if you're seeking productivity — you need a no-distractions experience to get it done.

phived is a dead-simple, anti-procrastination to-do list. you can have up to 5 tasks at a time. to add more tasks, complete some of your ongoing ones. no login, no cookies, no images and no ads.

just you and your next few steps.


accessing locally

you need these:

then, you can:

now, access the repo:

cd phived

finally, you should install dependencies:

npm install

and build the website:

npm run dev

this url should be running phived:

http://localhost:5173/


contributions

issues and pull requests are appreciated