GithubHelp home page GithubHelp logo

batmanabcdefg / todoist-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krydos/todoist-linux

1.0 0.0 0.0 51 KB

The wrapper for Todoist web version

Makefile 11.52% HTML 3.14% CSS 8.88% JavaScript 76.45%

todoist-linux's Introduction

Todoist Linux

The app is just an Electron wrapper on Todoist's web version.

Installation

Currently only RPM and DEB packages available for x64 arch.

You can download the package on releases page or you always can get latest build as:

Shortcuts

  • Ctrl+Alt+a - quick add a task
  • Ctrl+Alt+t - show or hide the app window
  • Ctrl+Alt+r - refresh content on the page
  • All other Todoist's shortcuts exists from inside the app window

Global shortcuts are configurable via $XDG_CONFIG_HOME/.todoist-linux.json file (which is ~/.config by default). The file is simple JSON with descriptive keys and values that represends shortcuts. Use this page from Electron docs to get more understanding on possible modifiers (keys) you can use.

Why???

The main reason is I don't like to have web version opened since I can't easily alt+tab to it.

And I also really wanted to have global shortcuts to quick add a task.

The initial inspiration I got from this brilliant package of the same web version. Unfortunately it doesn't seem maintained at the moment and has some issues with Tray functionality on latest Ubuntu.

Contribute/Build

The build process is very simple:

  • run npm install in root folder
  • run npm install in src folder

That's all. Now to run the app you can use make up command (in root folder) or npm start (in src directory).

There is also make build-all target. Check it out if you're interesting in building DEB or RPM package.

No rules for contributing. Just sent a pull request.

todoist-linux's People

Contributors

krydos avatar

Stargazers

 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.