{"id":15350581,"url":"https://github.com/gaul/gkeep-fuse","last_synced_at":"2025-07-16T18:36:51.603Z","repository":{"id":144978119,"uuid":"213560788","full_name":"gaul/gkeep-fuse","owner":"gaul","description":"FUSE interface for Google Keep","archived":false,"fork":false,"pushed_at":"2019-10-17T00:21:31.000Z","size":28,"stargazers_count":9,"open_issues_count":9,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-14T03:35:40.219Z","etag":null,"topics":["filesystem","fuse","google-keep"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/gaul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2019-10-08T06:03:25.000Z","updated_at":"2024-08-27T05:49:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"3aee9010-3cdd-4bb4-b09a-79b291fd4ed9","html_url":"https://github.com/gaul/gkeep-fuse","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"80afc6ef83d492c29a91932f63b5b235fd5114fe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gaul/gkeep-fuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaul%2Fgkeep-fuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaul%2Fgkeep-fuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaul%2Fgkeep-fuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaul%2Fgkeep-fuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaul","download_url":"https://codeload.github.com/gaul/gkeep-fuse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaul%2Fgkeep-fuse/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265531224,"owners_count":23783193,"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":["filesystem","fuse","google-keep"],"created_at":"2024-10-01T11:58:44.622Z","updated_at":"2025-07-16T18:36:51.566Z","avatar_url":"https://github.com/gaul.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gkeep-fuse\n\nFUSE interface for [Google Keep](https://www.google.com/keep/).  Supports\nlisting, creating, reading, writing, renaming, and removing notes.  Notes use\ntitles for the file names when present and an internal Keep identifier when\nabsent.\n\n## Installation\n\n```\npip install -r requirements.txt\n```\n\n## Usage\n\nCreate a file with your Google credentials:\n\n```\n\u003cusername\u003e \u003cpassword\u003e\n```\n\nThen run via:\n\n```\n./gkeep_fuse.py --auth /path/to/auth.txt mnt/\n```\n\nYou can also use the `GOOGLE_KEEP_USER` and `GOOGLE_KEEP_PASSWORD` environment\nvariables.\n\nIf you use two-factor authentication you should use an\n[app password](https://myaccount.google.com/apppasswords), see\n[kiwiz/gkeepapi#20](https://github.com/kiwiz/gkeepapi/issues/20).\n\n## References\n\n* [gkeep](https://github.com/Nekmo/gkeep) provides command-line access to Keep notes\n* [gkeepapi](https://github.com/kiwiz/gkeepapi) provides Keep API access\n\n## License\n\n* MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaul%2Fgkeep-fuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaul%2Fgkeep-fuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaul%2Fgkeep-fuse/lists"}