{"id":42923253,"url":"https://github.com/schemburkar/scriblers.app","last_synced_at":"2026-01-30T18:02:10.343Z","repository":{"id":330555497,"uuid":"1123023079","full_name":"schemburkar/scriblers.app","owner":"schemburkar","description":"Scriblers is a blazing-fast, lightweight tabbed notepad application built with Tauri, React, and TypeScript. Designed for distraction-free writing, it combines the performance of Rust with a modern, responsive UI.","archived":false,"fork":false,"pushed_at":"2025-12-31T14:06:48.000Z","size":1195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-04T21:56:12.732Z","etag":null,"topics":["notepad-app","notes-app","tauri-app"],"latest_commit_sha":null,"homepage":"https://scriblers.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/schemburkar.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-26T03:35:32.000Z","updated_at":"2025-12-31T14:00:44.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/schemburkar/scriblers.app","commit_stats":null,"previous_names":["schemburkar/scriblers.app"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/schemburkar/scriblers.app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemburkar%2Fscriblers.app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemburkar%2Fscriblers.app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemburkar%2Fscriblers.app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemburkar%2Fscriblers.app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/schemburkar","download_url":"https://codeload.github.com/schemburkar/scriblers.app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/schemburkar%2Fscriblers.app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28917033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T16:37:38.804Z","status":"ssl_error","status_checked_at":"2026-01-30T16:37:37.878Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["notepad-app","notes-app","tauri-app"],"created_at":"2026-01-30T18:02:06.313Z","updated_at":"2026-01-30T18:02:10.332Z","avatar_url":"https://github.com/schemburkar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scriblers\n\nScriblers is a blazing-fast, lightweight tabbed notepad application built with **Tauri**, **React**, and **TypeScript**. Designed for distraction-free writing, it combines the performance of Rust with a modern, responsive UI.\n\n![Version](https://img.shields.io/github/package-json/v/schemburkar/scriblers.app)\n![License](https://img.shields.io/github/license/schemburkar/scriblers.app)\n[![Builds](https://github.com/schemburkar/scriblers.app/actions/workflows/publish.yml/badge.svg)](https://github.com/schemburkar/scriblers.app/actions/workflows/publish.yml)\n\n\n## Features\n- **Tabbed Interface**: Seamlessly manage multiple documents with open, close, and duplicate tabs.\n- **Smart Switcher**: High-performance `Ctrl + Tab` dialog with visual previews and smooth scrolling.\n- **Auto-Save**: Background persistence to never lose your work.\n- **Native Performance**: Tiny binary and low RAM usage via Tauri 2.0 (Rust core).\n- **Theming**: System-aware light/dark mode toggle.\n- **Privacy-Focused**: Fully offline, no tracking or data collection.\n\n\n##  Tech Stack\n\n\n\n- **Frontend**: [React 19](https://react.dev), [TypeScript](https://www.typescriptlang.org)\n- **Core**: [Tauri 2.0](https://.tauri.app) (Rust)\n- **Components**: [Shadcn UI](https://ui.shadcn.com)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com)\n- **Icons**: [Lucide React](https://lucide.dev)\n\n\n##  Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed for 2025 development standards:\n- **Node.js**: `v20.x` or later\n- **Rust**: `v1.75.x` or later (via rustup)\n- **System Build Tools**: Follow the [Tauri Setup Guide](https://v2.tauri.app/start/prerequisites/) for your specific OS.\n\n### Installation\n\n1. **Clone the repository**:\n\n```bash\n   git clone github.com\n   cd scriblers\n```\n1. **Install dependencies:**:\n\n```bash\nnpm install\n```\n### Development\n\n\n\nRun the app in development mode with hot-reloading:\n\n```bash\nnpm run tauri dev\n```\n\n### Build\n\n\nCreate a production-ready, minified bundle:\n\n```bash\n npm run tauri build\n```\n\nThe installers will be located in `src-tauri/target/release/bundle/`.\n\n\n\n## Keyboard Shortcuts\n\n| Shortcut          | Action              |\n|-------------------|---------------------|\n| Ctrl + N          | New Tab             |\n| Ctrl + Tab        | Switch Tabs (hold Ctrl to cycle) |\n| Ctrl + S          | Save File           |\n| Ctrl + W          | Close Current Tab   |\n| Ctrl + T          | Toggle Dark Mode    |\n\n\n## Contributing\n\nWe welcome contributions! Please follow these steps:\n1. Fork the project.\n1. Create your Feature Branch (git checkout -b feature/AmazingFeature).\n1. Commit your changes (git commit -m 'Add some AmazingFeature').\n1. Push to the Branch (git push origin feature/AmazingFeature).\n1. Open a Pull Request\n\n## Development Guidelines\nFollow the Conventional Commits specification.\n\n1. Ensure TypeScript types are strictly defined (no any).\n1. Run npm run lint before submitting a PR.\n\n\n## License\nDistributed under the GNU AGPLv3 License. See LICENSE for more information.\n\n## Privacy\nWorks offline, no content analysis or any tracking. \n\n  \n  \n\n\n*Built with ❤️ for writers and developers.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschemburkar%2Fscriblers.app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschemburkar%2Fscriblers.app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschemburkar%2Fscriblers.app/lists"}