Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 477 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 477 Bytes

Notion Linux App

Notion.so wrapped in electron desktop application using 'jiahaog/nativefier'

notion

Requirements

git
docker
make

Install

do build and install electron application on host system

sudo make install

Uninstall

delete all application files

sudo make uninstall

some stored by electron app data like cache, sessions & cookies should be deleted manually

rm -rf ~/.config/notion