Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lazerlambda/notelec
Unofficial Notion Electron-App
https://github.com/lazerlambda/notelec
electron notion open-source-project organize unofficial
Last synced: about 8 hours ago
JSON representation
Unofficial Notion Electron-App
- Host: GitHub
- URL: https://github.com/lazerlambda/notelec
- Owner: LazerLambda
- License: other
- Created: 2020-02-29T17:06:44.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T12:08:40.000Z (almost 2 years ago)
- Last Synced: 2023-08-04T13:21:47.494Z (over 1 year ago)
- Topics: electron, notion, open-source-project, organize, unofficial
- Language: Shell
- Homepage:
- Size: 382 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: License.txt
- Security: SECURITY.md
Awesome Lists containing this project
README
# Notion Electron Wrapper
Unofficial [Notion](www.notion.so/) electron-app for Ubuntu and Manjaro
# Requirements
- node.js
- npm
- Electron^6
- libfuse2# Build and Install
- Navigate to the 'NotionElectron-master' folder
- run `chmod +x Install.sh && ./Install.sh`
- You may delete the downloaded folder now and use the app.# Uninstall
- Navigate to the 'NotionElectron-master' folder
- run `chmod +x Uninstall.sh && ./Uninstall.sh`*Tested for Ubuntu 22 and Manjaro 21.3*