8000 GitHub - anechunaev/notion-electron at v1.7.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

anechunaev/notion-electron

Repository files navigation

Notion Electron – Unofficial Notion Client for Linux

Notion Electron is an unofficial desktop application for Notion, built using Electron. This project aims to provide a seamless and native-like experience for Notion users on desktop Linux (tested on Fedora 41). This app includes dedicated tabs for Notion Calendar and Notion Mail.

Screenshot

Installation

Download

Manual Installation

You could also build an application from source files manually.

Dependencies:

  • Node.js (v22 or higher)
  • npm (v10 or higher)

Steps:

  1. Clone the repository:
    git clone https://github.com/anechunaev/notion-electron.git /usr/share/notion-electron
  2. Install dependencies:
    npm install
  3. Build the application:
    npm run make
  4. Install the application:
    npm run install-desktop-file

Configuration

Run program with this flags to enable features:

  • --hide-on-startup – This flag allows the application to start without opening the main window. It is useful when you add the client to your autostart programs list, since it will launch minimized to the tray.
  • --disable-spellcheck - disables OS-defined spellcheck.

Contributing

Contributions are welcome! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

About

Notion Desktop Client for Linux

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 2

  •  
  •  
0