{"id":25506328,"url":"https://github.com/anechunaev/notion-electron","last_synced_at":"2025-11-15T17:30:17.119Z","repository":{"id":268938138,"uuid":"905920026","full_name":"anechunaev/notion-electron","owner":"anechunaev","description":"Notion Desktop Client for Linux","archived":false,"fork":false,"pushed_at":"2025-02-18T17:11:07.000Z","size":535,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T17:35:46.084Z","etag":null,"topics":["electron","javascript","nodejs","notion","office","productivity"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anechunaev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-19T19:40:43.000Z","updated_at":"2025-02-18T17:11:09.000Z","dependencies_parsed_at":"2024-12-19T20:28:57.742Z","dependency_job_id":"1512e812-7bda-4f88-aee1-e586ee2b4d17","html_url":"https://github.com/anechunaev/notion-electron","commit_stats":null,"previous_names":["anechunaev/notion-electron"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Fnotion-electron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Fnotion-electron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Fnotion-electron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anechunaev%2Fnotion-electron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anechunaev","download_url":"https://codeload.github.com/anechunaev/notion-electron/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239609833,"owners_count":19668033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","javascript","nodejs","notion","office","productivity"],"created_at":"2025-02-19T06:30:20.491Z","updated_at":"2025-11-15T17:30:17.034Z","avatar_url":"https://github.com/anechunaev.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notion Electron – Unofficial Notion Client for Linux\n\nNotion 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).\n\n![Screenshot](./docs/screenshot1.png)\n\n## Installation\n\nYou can download `.deb`, `.rpm` and `AppImage` packages by this links:\n\n- **[Download .deb package (x64)](https://github.com/anechunaev/notion-electron/releases/download/v1.6.2/notion-electron-1.6.2.amd64.deb)**\n- **[Download .rpm package (x64)](https://github.com/anechunaev/notion-electron/releases/download/v1.6.2/notion-electron-1.6.2.x86_64.rpm)**\n- **[Download AppImage (x64)](https://github.com/anechunaev/notion-electron/releases/download/v1.6.2/notion-electron-1.6.2.x86_64.AppImage)**\n\n### Manual Installation\n\nYou could also build an application from source files manually.\n\nDependencies:\n\n- Node.js (v22 or higher)\n- npm (v10 or higher)\n\nSteps:\n\n1. Clone the repository:\n\t```sh\n\tgit clone https://github.com/anechunaev/notion-electron.git /usr/share/notion-electron\n\t```\n2. Install dependencies:\n\t```sh\n\tnpm install\n\t```\n3. Build the application:\n\t```sh\n\tnpm run make\n\t```\n4. Install the application:\n\t```sh\n\tnpm run install-desktop-file\n\t```\n\n## Configuration\n\nRun program with this flags to enable features:\n\n- `--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.\n- `--disable-spellcheck` - disables OS-defined spellcheck.\n\n## Contributing\n\nContributions are welcome! Please follow these steps to contribute:\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes.\n4. Commit your changes (`git commit -m 'Add some feature'`).\n5. Push to the branch (`git push origin feature-branch`).\n6. Open a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Acknowledgements\n\n- [Electron](https://www.electronjs.org/)\n- [Notion](https://www.notion.so/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechunaev%2Fnotion-electron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanechunaev%2Fnotion-electron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanechunaev%2Fnotion-electron/lists"}