{"id":26487325,"url":"https://github.com/ellipticobj/scrap","last_synced_at":"2026-05-04T09:33:09.827Z","repository":{"id":277380737,"uuid":"932223748","full_name":"ellipticobj/scrap","owner":"ellipticobj","description":"simple vim-like note taking application in the terminal","archived":false,"fork":false,"pushed_at":"2025-03-15T02:49:13.000Z","size":4653,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-14T19:12:26.619Z","etag":null,"topics":["notetaking","python","scrapbook"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ellipticobj.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,"zenodo":null}},"created_at":"2025-02-13T15:15:22.000Z","updated_at":"2025-02-23T15:13:05.000Z","dependencies_parsed_at":"2025-02-14T19:31:53.043Z","dependency_job_id":"3e1965b3-947a-4c49-b566-27348d493ecf","html_url":"https://github.com/ellipticobj/scrap","commit_stats":null,"previous_names":["ellipticobj/scrappad","ellipticobj/scrap"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ellipticobj/scrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fscrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fscrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fscrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fscrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellipticobj","download_url":"https://codeload.github.com/ellipticobj/scrap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellipticobj%2Fscrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32601542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"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":["notetaking","python","scrapbook"],"created_at":"2025-03-20T06:38:15.181Z","updated_at":"2026-05-04T09:33:09.804Z","avatar_url":"https://github.com/ellipticobj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scrap\nthis is a super simple vim-like notetaking app i made for myself  \nbuilt with cython\n\n## installation\nclone this repo \n```bash\ngit clone https://github.com/yourusername/scrappad.git\n```\nthen install dependencies:\n```bash\npip install -r requirements.txt\n```\nthen install the app:\n```bash\npip install .\n```\nnote that on some systems (like macos) you might have to use `pip3` instead of `pip`.\n\n## features\nsuper basic vim keybinds:  \n`:w` --- save  \n`:q` --- quit (`:q!` to force quit)  \n`:wq` -- write and quit  \n`i` ---- insert mode  \n  \ndefault folder for notes is at ~/.config/scrappad  \n\n## building\nedit setup.py to whatever  \nrun `pip install .` to build this project.\n\n## screenshots\n![screenshot](assets/screenshot.png)\n\n## roadmap\n- [ ] use cython to build\n- [ ] logging  \n- [ ] make program run faster  \n- [ ] add support for markdown  \n- [ ] add support for exporting notes  \n- [ ] autosave?  \n- [ ] argparse?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipticobj%2Fscrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellipticobj%2Fscrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellipticobj%2Fscrap/lists"}