Skip to content

LukeberryPi/phived

Repository files navigation

this project is free

that's why i rely on donations to keep it going. if phived has helped you in any way, support me and buy me a coffee!


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