Skip to content

notyorch/Notion-for-Linux

Repository files navigation

Notion for Linux (Electron App)

Notion icon

Unofficial Notion desktop client for Linux, built with Electron Forge.

License Version Packages

Features

  • Wraps the official Notion web app in a native Linux desktop shell.
  • Supports Debian/Ubuntu, Fedora/RHEL, and universal AppImage packaging.
  • Uses a hardened Electron runtime with native menus and saved window state.

Installation

Package exports and installation commands are documented in PACKAGES.md.

Build packages from source

npm run make:deb
npm run make:rpm
npm run make:appimage

To build all supported formats:

npm run make:all

Distro compatibility

Format Recommended distros Notes
.deb Ubuntu, Debian, Linux Mint Best fit for Debian-based systems
.rpm Fedora, RHEL, CentOS Stream, openSUSE Best fit for RPM-based systems
.AppImage Any modern Linux distribution Portable, no install required

Build from source

git clone https://github.com/notyorch/Notion-for-Linux.git
cd Notion-for-Linux
npm install
npm start

Repository

Disclaimer

This is an unofficial Electron wrapper for Notion and is not affiliated with or endorsed by Notion Labs, Inc.

About

An unofficial Notion desktop application for Linux, built with Electron. This project packages the web version of Notion, providing a native and secure experience on Ubuntu-based systems.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors