{"id":45791446,"url":"https://github.com/2bllw8/notepad","last_synced_at":"2026-02-26T12:05:22.350Z","repository":{"id":275483986,"uuid":"413747728","full_name":"2bllw8/notepad","owner":"2bllw8","description":"A notepad for Android","archived":false,"fork":false,"pushed_at":"2025-11-29T09:47:46.000Z","size":421,"stargazers_count":9,"open_issues_count":3,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T10:57:26.201Z","etag":null,"topics":["android-app","java","notepad"],"latest_commit_sha":null,"homepage":"","language":"Java","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/2bllw8.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-05T09:12:17.000Z","updated_at":"2025-11-29T09:46:17.000Z","dependencies_parsed_at":"2025-02-03T15:01:13.912Z","dependency_job_id":null,"html_url":"https://github.com/2bllw8/notepad","commit_stats":null,"previous_names":["2bllw8/notepad"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/2bllw8/notepad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bllw8%2Fnotepad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bllw8%2Fnotepad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bllw8%2Fnotepad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bllw8%2Fnotepad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/2bllw8","download_url":"https://codeload.github.com/2bllw8/notepad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/2bllw8%2Fnotepad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29858461,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["android-app","java","notepad"],"created_at":"2026-02-26T12:05:21.641Z","updated_at":"2026-02-26T12:05:22.327Z","avatar_url":"https://github.com/2bllw8.png","language":"Java","readme":"# Notepad\n\n[![Notepad CI](https://github.com/2bllw8/notepad/actions/workflows/main.yml/badge.svg)](https://github.com/2bllw8/notepad/actions/workflows/main.yml)\n[![Latest release](https://img.shields.io/github/v/release/2bllw8/notepad?color=red\u0026label=download)](https://github.com/2bllw8/notepad/releases/latest)\n\nNotepad is a simple notepad application for Android: it can read, edit and create text files from\nthe device storage or other apps.\n\n## Features\n\n- Open, edit and create text files\n- Cursor and selection information\n- Undo actions\n- Automatically close brackets and quotes: `' '`, `\" \"`, `( )`, `[ ]`, `{ }`\n- Support different EOL\n- Text wrapping\n- Commands\n  - `/my text`: find next occurrence of _my text_ from the current cursor position\n  - `d/my text`: delete all occurrences of _my text_\n  - `N d/my text`: delete first N occurrences of _my text_ (write the number instead of N)\n  - `s/my text/new text`: substitute all occurrences of _my text_ with _new text_\n  - `N s/my text/new text`: substitute first N occurrences of _my text_ with _new text_\n      (write the number instead of N)\n- Open selected text from other apps as a new text file and save it on the device\n- Keyboard shortcuts\n  - `ctrl` + `N`: Create a new file\n  - `ctrl` + `O`: Open a file\n  - `ctrl` + `Q`: Quit\n  - `ctrl` + `S`: Save\n  - `ctrl` + `Z`: Undo\n  - `ctrl` + `+`: Increase text size\n  - `ctrl` + `-`: Decrease text size\n  - `ctrl` + `/`: Show (or hide) command field\n\n## Download\n\nDownload the apk from [latest](https://github.com/2bllw8/notepad/releases/latest) release tag.\n\n## Build\n\nWith Gradle:\n- `./gradlew :app:assembleRelease`\n- `./gradlew :app:assembleDebug`\n\nWith AOSP / LineageOS:\n- `mka notepad`\n\n## Get help\n\nOpen an issue [on github](https://github.com/2bllw8/notepad/issues/)\n\n## License\n\nnotepad is licensed under the [GNU General Public License v3 (GPL-3)](http://www.gnu.org/copyleft/gpl.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2bllw8%2Fnotepad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F2bllw8%2Fnotepad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F2bllw8%2Fnotepad/lists"}