Code Monkey home page Code Monkey logo

breaks's Introduction

breaks

A productivity app that reminds you to take breaks from work and better manage your time.

Running

To try Breaks:

  1. Get a copy from the releases page.

  2. Extract the code wherever you like.

  3. Install Python 3.x if you're on Windows or macOS.

  4. To keep things clean, create a virtual environment with venv and enter it.

  5. Get the packages required by Breaks by running pip3 install -r requirements.txt inside the code directory from a terminal.

  6. Finally, run the app with python3 app.py.

breaks's People

Contributors

sivasankarankb avatar

Stargazers

Muhammed Hashim avatar Haseeb avatar

Watchers

James Cloos avatar

breaks's Issues

Need sound on events

It is very important to have some sort of sound when the timer is completed. Most of the time this application will be on the background, so it is important to play a sound to alert the user about completion and show a notification on the screen.

It will be much better if we can have an optional ticking sound to stay focused.

Create requirements.txt for non build run

I just tried to run the app.py in python, it gives me some errors like the module not being found. It will be helpful if you create a requirements.txt file that includes the libraries need to run this app. so that if someone wants to just run the application without building it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.