GithubHelp home page GithubHelp logo

d-lyw / todoist-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krydos/todoist-linux

0.0 1.0 0.0 71 KB

The Linux wrapper for Todoist web version

Makefile 14.83% HTML 2.41% CSS 6.81% JavaScript 75.95%

todoist-linux's Introduction

Todoist Linux

This app is just an Electron wrapper for Todoist's web version.

This app works with both Windows and Linux.

Installation

  1. Go to Releases page and get the RPM/DEB/EXE package.

  2. Most of the time, a simple double-click on the downloaded package should start it's installation (use commands otherwise).

Alternatively, You can also download the todoist-linux.zip package that can run on any linux distro.

Keyboard Shortcuts

  • Ctrl+Alt+A - Quickly add a Task

  • Ctrl+Alt+Q - Show or Hide Todoist window

  • Ctrl+Alt+R - Refresh Todoist window content

  • Alt+F4 - Quit Todoist

  • F11 - Toggle Full-screen view

  • Any other possible shortcuts are available and usable directly from within the app itself.

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 represents shortcuts and their keybindings.

Use this page from Electron docs to get a better understanding of what other modifiers (keys) exist that you can use.

Why?

The main reason I don't like having the Todoist web version opened is that I can't easily ALT+TAB to it.

And I also really wanted to have global keyboard shortcuts so I can quickly add a task to Todoist.

The initial inspiration I took from this brilliant project of the same web version. Unfortunately, it doesn't seem to be maintained anymore and has some issues with Tray functionality on latest Ubuntu.

Build Instructions

The build process is very simple:

  1. Clone the repo using $ git clone https://github.com/krydos/todoist-linux.

  2. Install project dependencies by running $ make env in project root directory.

  3. Now, to run the app, you can do $ make up in the project root directory (or $ npm run start in the src directory).

Building Packages

After making your changes, you can simply use any of the below commands to build 64-bit distribution packages.

  1. Run $ make build-rpm to build .rpm packages (for Fedora/CentOS/RHEL/SuSE).
  2. Run $ make build-deb to build .deb packages (for Debian/Ubuntu and derivatives).
  3. Run $ make build-pacman to build .pacman packages (for Arch/Manjaro and derivatives).
  4. Run $ make build-win to build Windows .exe files.
  5. Run $ make build-linux to build both .DEB and .RPM packages.
  6. Run $ make build-all to build packages for both Windows and Linux (basically all the above).

Contributing

No rules for contributing. Just send a pull request :)

todoist-linux's People

Contributors

cyfrost avatar drmercer avatar krydos avatar l3costa avatar mburtscher avatar mikkovedru 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.