All Projects → JosephDev → notion-linux-wrapper

JosephDev / notion-linux-wrapper

Licence: MIT license
Notion.so desktop application for Linux

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to notion-linux-wrapper

Lotion
Unofficial Notion.so app for Linux
Stars: ✭ 1,735 (+4589.19%)
Mutual labels:  electron-app, linux-app, notion, linux-notion
Potion
A Personalized Notion
Stars: ✭ 13 (-64.86%)
Mutual labels:  electron-app, notion
Video Hub App
Official repository for Video Hub App
Stars: ✭ 272 (+635.14%)
Mutual labels:  electron-app, linux-app
antares
A modern, fast and productivity driven SQL client with a focus in UX.
Stars: ✭ 836 (+2159.46%)
Mutual labels:  electron-app, linux-app
Electron Xiami
虾米音乐 & 虾米电台 - Linux & Mac | Xiami Player & Xiami Radio desktop for Linux & Mac supported by Electron
Stars: ✭ 304 (+721.62%)
Mutual labels:  electron-app, linux-app
Inboxer
Unofficial, free and open-source Inbox by Gmail Desktop App
Stars: ✭ 668 (+1705.41%)
Mutual labels:  electron-app, linux-app
Mini Diary
📘 Simple and secure journal app
Stars: ✭ 769 (+1978.38%)
Mutual labels:  electron-app, linux-app
todoist-linux
Todoist for Linux
Stars: ✭ 32 (-13.51%)
Mutual labels:  electron-app, linux-app
linux-gui-legacy
(Discontinued in favor of official client) GTK3 GUI client with systray, for ProtonVPN. Works on top of linux-cli.
Stars: ✭ 181 (+389.19%)
Mutual labels:  linux-app
Norka
Continuous text editor for Linux
Stars: ✭ 70 (+89.19%)
Mutual labels:  linux-app
notion widgets
A set of HTML widgets that could be embedded into Notion.so https://www.notion.so/ pages. For more see https://blog.shorouk.dev/notion-widgets-gallery/
Stars: ✭ 270 (+629.73%)
Mutual labels:  notion
vinproma
vMix Input Progress Monitor App. View progress of current playing input in HTML or send to vMix title (XAML recommended).
Stars: ✭ 33 (-10.81%)
Mutual labels:  electron-app
dooring-electron-lowcode
基于electron的lowcode编辑器桌面端
Stars: ✭ 146 (+294.59%)
Mutual labels:  electron-app
DataStore
Visual develop tool of creating mocked Json
Stars: ✭ 30 (-18.92%)
Mutual labels:  electron-app
Quest
Quest is a Unified Engine for Searching Things (JIRA, Confluence, Google Drive, Dropbox paper, Slack...)
Stars: ✭ 76 (+105.41%)
Mutual labels:  electron-app
cards
Turn your Notion database into a deck of cards
Stars: ✭ 37 (+0%)
Mutual labels:  notion
notion-heroku
Heroku hosted application that performs Notion actions (i.e., new task, new note) based on voice requests via IFTTT Webhooks and Google Assistant.
Stars: ✭ 41 (+10.81%)
Mutual labels:  notion
rebaslight
Rebaslight - an easy to use special effects editor
Stars: ✭ 39 (+5.41%)
Mutual labels:  electron-app
Shuttle
The fastest access to your favorite applications.
Stars: ✭ 52 (+40.54%)
Mutual labels:  electron-app
notion-cms
Notion as a headless CMS
Stars: ✭ 76 (+105.41%)
Mutual labels:  notion

Notion.so Linux Desktop application

Notion.so doesn't support an official client for linux yet. This project is simply wrapping Notion.so web application with Electron.

Screenshot

notion_linux_screenshot

Prebuild version - Debian, Ubuntu, Mint

Download .deb file and install it. DONE! 🎉 🎊

Verified Environment

  • Ubuntu 16.04
  • Ubuntu 18.04
  • Linux Mint 19.01

Build in your local machine

Prerequisites

  1. Git
  2. Node: any 8.x version starting with 8.4.0 or greater
  3. Yarn: See Yarn website for installation instructions

Installation

  1. Clone project

    git clone https://github.com/JosephDev/notion-linux-wrapper
  2. Install node packages

    yarn
  3. Running locally

    yarn start
  4. Build in your local machine

    yarn build

    If build successfully, deb file is avaiable under dist/installers.

License

MIT licensed, as found in the LICENSE.md file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].