Giter Site home page Giter Site logo

moudev / pomotask Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 252 KB

Desktop app. Pomodoro timer and To-do list combination. Just for practice and test purposes.

JavaScript 23.12% HTML 3.35% Vue 73.53%
vuejs electron electron-vue electron-builder pomodoro-timer todoapp todolist vue-app windicss windi-css

pomotask's Introduction

Pomotask

Pomodoro timer and To-do list combination.

App made with Vue.js v2. To convert the app to a desktop app was used: vue-cli-plugin-electron-builder

Features

  • Pomodoro timer (max 60 mins)
  • To-do list with multiple states
  • Drag and drop to order the tasks
  • Local storage
  • Dark mode

pomotask

More information

How do task states work?

In the file ./src/components/TodoList/tabs.js is exported an array with the task states. Each state is a select option of each task item. Doesn't exist limit of states.

An array item has the name attribute which is the name shown in the state select.

When you add one task to the list is required to know the default state of the task, for that reason exist the boolean attribute isDefaultTab. Only one element needs to have the attribute with the true value.

How to add another task state?

You can have multiple states, not limit. Only add an element with the name attribute.

Project setup

yarn install

Development

yarn electron:serve

Build (Windows and GNU/Linux 32-bit)

yarn electron:build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

pomotask's People

Contributors

moudev avatar

Stargazers

 avatar  avatar

Watchers

 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.