{"id":19606415,"url":"https://github.com/k3rs3d/kernpad","last_synced_at":"2026-06-10T02:31:12.667Z","repository":{"id":245505327,"uuid":"817977496","full_name":"k3rs3d/kernpad","owner":"k3rs3d","description":"A simple cross-platform text editor. I have no idea what I'm doing. ","archived":false,"fork":false,"pushed_at":"2024-06-21T22:19:28.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T16:49:42.273Z","etag":null,"topics":["cross-platform","learning-exercise","notepad","rust-gui","text-editor"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/k3rs3d.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}},"created_at":"2024-06-20T21:07:48.000Z","updated_at":"2024-06-21T22:19:32.000Z","dependencies_parsed_at":"2024-06-22T13:24:45.082Z","dependency_job_id":"c621a9fe-a63d-4120-87a2-bdffbc2c8270","html_url":"https://github.com/k3rs3d/kernpad","commit_stats":null,"previous_names":["k3rs3d/kernpad"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k3rs3d/kernpad","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k3rs3d%2Fkernpad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k3rs3d%2Fkernpad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k3rs3d%2Fkernpad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k3rs3d%2Fkernpad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k3rs3d","download_url":"https://codeload.github.com/k3rs3d/kernpad/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k3rs3d%2Fkernpad/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34134633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":["cross-platform","learning-exercise","notepad","rust-gui","text-editor"],"created_at":"2024-11-11T10:05:25.519Z","updated_at":"2026-06-10T02:31:12.640Z","avatar_url":"https://github.com/k3rs3d.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kernpad\n\nThis is a basic Notepad-style text editor written in Rust using the [Druid](https://github.com/linebender/druid) library. This project is intended as a learning project for exploring GUI development in Rust. \n\nThe goal is to create a cross-platform, lightweight, and portable plain text editor that is simple and streamlined, similar to Windows Notepad, but with the potential for more features to be added over time.\n\n## Features\n\n- [x] Cross-platform (Windows, macOS, Linux)\n- [x] Basic text editing\n- [x] Load and save files\n- [x] New File\n- [x] Undo/Redo\n- [ ] Find/Replace\n- [ ] Preferences for customizing the editor\n- [ ] Status bar toggle \n- [ ] Localization?\n- [ ] Printing? \n- [ ] Tabbed interface for multiple files? \n\n## Building from Source\n\nClone the repository:\n\n```bash\ngit clone https://github.com/k3rs3d/kernpad.git\ncd kernpad\n```\n\nBuild the project:\n\n```bash\ncargo build\n```\n\nRun the project:\n\n```bash\ncargo run\n```\n\n## Usage\n\nSimply type directly into the text box. \n\nUse the menu options to open, save, or create new files. \n\nCurrent keyboard shortcuts:\n\n- **Load File**: `Ctrl + O`\n- **Save File**: `Ctrl + S`\n- **Save File As**: `ctrl + Shift + S`\n- **Quit**: `Ctrl + Q`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk3rs3d%2Fkernpad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk3rs3d%2Fkernpad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk3rs3d%2Fkernpad/lists"}