{"id":15020353,"url":"https://github.com/bloiseleo/notion-for-debian","last_synced_at":"2026-02-26T18:01:55.979Z","repository":{"id":244589908,"uuid":"815681847","full_name":"bloiseleo/notion-for-debian","owner":"bloiseleo","description":"Unofficial Client for Notion to be used in Debian Based Linux Distros ","archived":false,"fork":false,"pushed_at":"2024-06-15T20:49:40.000Z","size":80,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T06:44:00.874Z","etag":null,"topics":["debian","electron","electron-app","notion"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bloiseleo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-15T20:24:11.000Z","updated_at":"2025-05-11T16:48:45.000Z","dependencies_parsed_at":"2024-06-15T21:45:42.861Z","dependency_job_id":"aef68baa-960b-40ca-8425-b8723f36ea95","html_url":"https://github.com/bloiseleo/notion-for-debian","commit_stats":null,"previous_names":["bloiseleo/notion-for-debian"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bloiseleo/notion-for-debian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloiseleo%2Fnotion-for-debian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloiseleo%2Fnotion-for-debian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloiseleo%2Fnotion-for-debian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloiseleo%2Fnotion-for-debian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bloiseleo","download_url":"https://codeload.github.com/bloiseleo/notion-for-debian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bloiseleo%2Fnotion-for-debian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009509,"owners_count":26084609,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["debian","electron","electron-app","notion"],"created_at":"2024-09-24T19:54:57.279Z","updated_at":"2025-10-12T00:43:53.915Z","avatar_url":"https://github.com/bloiseleo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"assets/notion.png\"\u003e\n\n\u003ch1 align=\"center\"\u003eNotion for Debian\u003c/h1\u003e\n\u003c/p\u003e\n\n\nJust another unofficial client for Notion that uses Electron to emulate a real desktop application while accessing its content from the [notion.so](https://notion.so) url. \n\n## Install\n\nTo install, you can download it from the [releases page](https://github.com/bloiseleo/notion-for-debian/releases). Every release has a debian package that can be installed with:\n\n```\nsudo apt-get install ./notion-for-debian_1.0.0_amd64|arm64.deb\n```\n\nThe packages are built to x64 and arm64 architectures. If you need it to be built in another architecture, you will need to build in your own machine.\n\n## Building\n\nIn order to build your executable in your own architecture, you must clone this repository. Besides, you will need to install node.js version `20.14.0` and npm `10.7.0`.\n\nAfter doing it, enter the directory and run `npm install`. This will install all the dependencies needed. After that, you should run `fix_sandbox_bug.sh`. This will prevent a bug from electron chrome to pop up in your terminal. If you want to check that everythin works, you can run `npm start` to run it in development mode.\n\nNow, you can build your package. To do this, you will use `electron-forge` that comes with the node_modules. Every architecture has its own details that need to be take in consideration before build this project. So, I recommend you to take a look at [CLI | Electron Forge](https://www.electronforge.io/cli#make) documentation. \n\nThe command itself is very simple:\n\n```\nnpx electron-forge make --targets @electron-forge/maker-deb --arch x64\n```\n\nYou will need to change the --arch to the desired architecture. \n\nIf you want deeper changes, I really recommend you to read the [Electron Forge](https://www.electronforge.io/) documentation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloiseleo%2Fnotion-for-debian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbloiseleo%2Fnotion-for-debian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbloiseleo%2Fnotion-for-debian/lists"}