jaredallard / notion-app

Notion for Linux
MIT License
136 stars 10 forks source link
electron linux notion

Notion for Linux

This is a meta repo that contains scripts/stuff needed to build Notion for Linux

Alternatives (based on this repo)

Arch Linux

notion-app-electron

Gentoo

I provide an ebuild in my overlay

How?

The electron sources are pulled out of the macOS dmg and then ran with a Linux version of Electron, yeah, it's that easy.

Customizing

Modify config.sh before running build.sh or makepkg -si

NOTION_VERSION=x.x.x notion dmg to download

Installing

Ensure you have the dependencies installed:

Run sudo ./build.sh [--no-compress]

Uninstalling

Or manually:

License

MIT