grandsilence / todoist-electron

Todoist Task Manager for Desktop (Electron implementation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated!

Please use Chrome (Cent Browser) PWA extension. It's extension comparable.

Todoist Electron Build Status

It's a web wrapper for Windows / Linux based on Electron Framework.

Todoist web like interface on Windows

Features

  • Disabled Google Analytics
  • Replaced fonts to GDI-safe (nice readable when DirectWrite disabled)
  • Removed anoyable elements: social, "all tasks done"

Roadmap

  • Tray icon
  • Borderless window
  • Custom loader

How to build

git clone https://github.com/grandsilence/todoist-electron.git
cd todoist-electron
npm install

Windows: npm run build-win
Linux: npm run build-linux
Mac OS: npm run build-mac

About

Todoist Task Manager for Desktop (Electron implementation)


Languages

Language:JavaScript 58.7%Language:CSS 33.7%Language:HTML 7.0%Language:Batchfile 0.7%