{"id":16354070,"url":"https://github.com/rostislavjadavan/kibinotes","last_synced_at":"2025-10-26T03:31:02.195Z","repository":{"id":38213808,"uuid":"215127397","full_name":"rostislavjadavan/kibinotes","owner":"rostislavjadavan","description":"Minimalistic notes application.","archived":true,"fork":false,"pushed_at":"2023-02-28T21:27:37.000Z","size":10581,"stargazers_count":0,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-28T16:52:54.669Z","etag":null,"topics":["electron","electron-app","electron-vue","javascript","notes","notes-app","vuejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rostislavjadavan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-14T19:23:11.000Z","updated_at":"2023-03-30T19:19:55.000Z","dependencies_parsed_at":"2023-02-04T00:15:44.341Z","dependency_job_id":null,"html_url":"https://github.com/rostislavjadavan/kibinotes","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostislavjadavan%2Fkibinotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostislavjadavan%2Fkibinotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostislavjadavan%2Fkibinotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rostislavjadavan%2Fkibinotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rostislavjadavan","download_url":"https://codeload.github.com/rostislavjadavan/kibinotes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238254086,"owners_count":19441781,"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","electron-app","electron-vue","javascript","notes","notes-app","vuejs"],"created_at":"2024-10-11T01:32:29.784Z","updated_at":"2025-10-26T03:31:01.734Z","avatar_url":"https://github.com/rostislavjadavan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cimg src=\"src/assets/logo.svg\" alt=\"drawing\" width=\"200\"/\u003e\n\n#  Kibinotes\n\n\u003e Minimalistic notes application with instant search\n\n![](graphics/dashboard.png)\n![](graphics/note.png)\n![](graphics/search.png)\n\n# Development\n\n- `node@16` is needed\n- Use `npm install` to init dependencies\n- `npm electron:serve` to run development mode\n\n## How to fix better-sqlite3 error\n\nTo rebuild `better-sqlite3` with used version of electron run: \n```\nnode_modules/.bin/electron-rebuild -f -w better-sqlite3\n```\nSee https://github.com/JoshuaWise/better-sqlite3/issues/126#issuecomment-403943522\n\n## How to build on Windows\n\nIn order to build SQLite MSVC toolchain is needed. Please follow steps in https://github.com/nodejs/node-gyp#on-windows.\n\n## How to build on MacOS without Python2\n\nInstall python2 using `pyenv` 😄\n```\nbrew install pyenv\npyenv install 2.7.18\n```\n\nUpdate path to python in `node_modules/dmg-builder/out/dmg.js` on line 388.\n\n```js\n...await (0, _builderUtil().exec)(\"/Users/username/.pyenv/versions/2.7.18/bin/python\", [path.join((0, _dmgUti...\n```\n\n⚠️ Note: The path must be absolute or it won't work.\n\n## Useful documentation links\n\n- https://buefy.org/documentation\n- https://bulma.io/documentation/\n- https://github.com/JoshuaWise/better-sqlite3/blob/master/docs/api.md\n- https://www.sqlite.org/docs.html\n- https://www.electron.build/\n- https://vuejs.org/v2/api/\n\n## License\n\nGNU GPLv3 \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frostislavjadavan%2Fkibinotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frostislavjadavan%2Fkibinotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frostislavjadavan%2Fkibinotes/lists"}