{"id":27525623,"url":"https://github.com/beepydev/glyph","last_synced_at":"2025-04-18T14:27:23.185Z","repository":{"id":288171073,"uuid":"967065310","full_name":"BeepyDev/Glyph","owner":"BeepyDev","description":"A notes app with no BS","archived":false,"fork":false,"pushed_at":"2025-04-15T22:20:18.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T23:24:14.277Z","etag":null,"topics":["ai","artificial-intelligence","javascript","jsx","note-taking","notes","pwa","react","reactjs","vite","webapp"],"latest_commit_sha":null,"homepage":"https://glyph-beige.vercel.app","language":"JavaScript","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/BeepyDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-04-15T21:56:42.000Z","updated_at":"2025-04-15T22:37:51.000Z","dependencies_parsed_at":"2025-04-15T23:38:40.195Z","dependency_job_id":null,"html_url":"https://github.com/BeepyDev/Glyph","commit_stats":null,"previous_names":["beepydev/glyph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeepyDev%2FGlyph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeepyDev%2FGlyph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeepyDev%2FGlyph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeepyDev%2FGlyph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeepyDev","download_url":"https://codeload.github.com/BeepyDev/Glyph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249504998,"owners_count":21282774,"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":["ai","artificial-intelligence","javascript","jsx","note-taking","notes","pwa","react","reactjs","vite","webapp"],"created_at":"2025-04-18T14:27:22.553Z","updated_at":"2025-04-18T14:27:23.177Z","avatar_url":"https://github.com/BeepyDev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glyph - Reinventing Notes\n\nGlyph is a modern, React-based note-taking application that provides a clean and intuitive interface for managing your notes.\nIn the future, it will have rich AI integration and robust features. But for now, it's just a modest (but ambitious) notes app.\n\n## Features (already implemented)\n\n- Create and edit notes with a modern interface\n- Dark and light mode\n- Lightning-fast, responsive design\n- Unlimited local note storage\n- Auto-saving\n- Simple formatting (bold, italic, underline)\n\n## Features (planned)\n\n- AI sidebar that can edit text on its own (like [Cursor](https://github.com/getcursor/cursor))\n- Unlimited cloud storage\n- Note sharing\n- Search functionality\n- Note organization (tags, projects/folders)\n- Markdown support\n- Export notes to various formats (PDF, HTML, etc.)\n- Import notes from various formats\n- AI auto-completion\n- Rich formatting options (headings, lists, etc.)\n- Collaboration features (real-time editing)\n- Integration with other apps (e.g. Google Drive, Dropbox, X, [0.email](https://0.email/))\n- Text-to-speech\n- Customizable themes\n- Keyboard shortcuts\n- Immersive speech-to-text mode\n- Built-in LoFi radio\n- Better accessibility features\n- DeepL translation integration\n- An Electron app for Windows, GNU/Linux, and MacOS\n- Mobile support and native Android app\n\n## Made with\n\n- React + JSX\n- Vite\n\n## Getting Started\n\n## Option 1 - via Vercel\n\nIf you want to use or try out Glyph, we recommend using [its deployment on Vercel](https://glyph-ai.vercel.app).  \nHowever, you may also build from source, which will be explained below.\n\n## Option 2 - from source\n\n### Prerequisites\n\n- Node.js (Latest LTS version recommended)\n- npm or yarn package manager\n\n### Installation\n\n1. Clone the repository\n   ```bash\n   git clone https://github.com/beepyDev/Glyph.git\n   cd Glyph\n   ```\n\n2. Install dependencies\n   ```bash\n   npm install\n   ```\n\n3. Start the development server\n   ```bash\n   npm run dev\n   ```\n\n4. Build for production\n   ```bash\n   npm run build\n   ```\n\n## Project Structure\n\n```\nGlyph/\n├── public/\n│   └── Glyph.svg\n├── src/\n│   ├── components/\n│   │   ├── Modal\n│   │   ├── NoteEditor\n│   │   ├── NoteList\n│   │   └── ThemeToggle\n│   ├── context/\n│   │   ├── SidebarContext\n│   │   └── ThemeContext\n│   ├── App.jsx\n│   └── main.jsx\n└── package.json\n```\n\n## License\n\nThis project is licensed under the GNU General Public License v3.0. see the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome and encouraged! Please read the [contributing guidelines](CONTRIBUTING.md) first.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeepydev%2Fglyph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeepydev%2Fglyph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeepydev%2Fglyph/lists"}