Skip to content

ankitsm08/pomopod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomoPod

A pomodoro where you can join pods with your friends and collaborate freely.

Features:

  • Pomodoro timer
  • Customizable timer settings and duration
  • Host/join pods with friends
  • Dark/light theme

Dependenccies

Important: This project uses uv for Python and pnpm for React!

Install python dependencies and create virtual environment:

cd backend
uv sync

Install react and dependencies:

cd frontend
pnpm install

Run the app

Run the backend:

cd backend
uv run pomopod --help

or

cd backend
source .venv/bin/activate
pomopod --help

Run the frontend:

cd frontend
pnpm dev

About

A pomodoro where you can join pods with your friends and collaborate freely.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors