Skip to content

This app will turn any playlist into a Pomodoro timer, adding in well timed alarms to remind you to relax or get back to work.

License

Notifications You must be signed in to change notification settings

NoahPedroso/Pomodoro-Playlister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Playlister

This is a Pomodoro application that helps you integrate Pomodoro timers into your own Spotify playlists. Please note that this project is currently in progress.

Features

Coming soon:

  • Personal Playlist Selection: Choose any of your spotify playlists to add pomodoro timers to.
  • Public Playlist Selection: Choose from any public spotify playlist to duplicate and add pomodoro timers to.
  • Timer Options: Choose how long the work and break sessions are.

Installation

  1. Clone the repository: git clone https://github.com/NoahPedroso/Pomodoro-Playlister.git
  2. Install the dependencies: pip install -r requirements.txt

Usage

To run the application, use the following command in a terminal: python app.py

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add your feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request.

License

This project is licensed under the BSD 3-Clause License.

Contact

If you have any questions or suggestions, please feel free to reach out to me at [email protected].

About

This app will turn any playlist into a Pomodoro timer, adding in well timed alarms to remind you to relax or get back to work.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages