GithubHelp home page GithubHelp logo

time-manager's Introduction

A brief description of all features desired in this project:

Drink Water

A time lap that display a notification to estimulate the user to drink water.

Params:

  • Enabled (boolean): Enables or disables this feature.

  • Enable Audio (boolean): Defines if an audio should play at the end of a cycle

  • Audio File (string): Audio file to play at the end of a cycle.

  • Enable Screen Lock (boolean): Defines if an should lock all screens (with an image) at the end of a cycle.

  • Screen Lock Image (string): An image to be display on screen lock.

  • Lap Time (number): The time in minutes of each lap.

Actions:

  • Start: Starts crono lap.

  • Stop: Stop the current lap.

  • Reset: Stop + Start

Pomodoro

A simple pomodoro clock.

Params:

  • Enabled (boolean): Enables or disables this feature.

  • Pomodoro (number): Time in minutes of a dedicated activity.

  • Short Break (number): Time in minutes of a short break.

  • Long Break (number): Time in minutes of a long break.

  • Current Cycle (number): Number of the current cycle of pomodoro.

  • Enable Audio (boolean): Defines if an audio should play at the end of a cycle

  • Audio File (string): Audio file to play at the end of a cycle.

  • Enable Screen Lock (boolean): Defines if an should lock all screens (with an image) at the end of a cycle.

  • Screen Lock Image (string): An image to be display on screen lock.

Actions:

  • Start Pomodoro: Starts pomodoro.

  • Start Short Break: Starts short break.

  • Start Long Break: Starts long break.

  • Stop: Stop the current cycle.

  • Reset: Stop + Start current cycle.

Activity Log

Log the activities you are doing. Great to keep a tracking of how much time you're expending. Can group logs by category and can add custom properties to be specified by activity. Also show log of activities and allow to edit them. Can export the activities as CSV or JSON.

Params:

  • Enabled (boolean): Enable or disable this feature.

  • Request Description at End (boolean): If true an activity can be started without any detail, at the end of the activity will be requested all information.

  • Remember to Close (boolean): If true, from time to time this app will ask to user if is still working on a started activity.

  • Remember Cycle Time (number): Time in minutes between each message.

  • Custom Args (string[]): By default an activity has Name, Category and Description. This field enable extended properties to be added to an activity object.

Actions:

  • Start Activity: Start and activity.

  • Stop Activity: Stop the current activity.

  • Swap Activities: Stop the current activity and immediately starts another.

  • Edit Log: Edit the activities already logged.

  • Export: Save all activities created as CSV or JSON.

time-manager's People

Contributors

jonataspiazzi avatar

Watchers

James Cloos avatar  avatar

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.