{"id":13903204,"url":"https://github.com/jcv8000/Codex","last_synced_at":"2025-07-18T00:33:46.348Z","repository":{"id":40270959,"uuid":"351632872","full_name":"jcv8000/Codex","owner":"jcv8000","description":"A free note-taking software for programmers and Computer Science students","archived":false,"fork":false,"pushed_at":"2024-08-14T18:23:38.000Z","size":5515,"stargazers_count":387,"open_issues_count":19,"forks_count":54,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-14T19:48:13.589Z","etag":null,"topics":["codex","compsci","computer-science","cs","electron","notebook","notes","notetaker","notetaking","notetaking-applications","programming"],"latest_commit_sha":null,"homepage":"https://codexnotes.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcv8000.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":"jcv8000","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-03-26T02:02:34.000Z","updated_at":"2024-08-12T11:19:48.000Z","dependencies_parsed_at":"2023-10-10T23:05:37.740Z","dependency_job_id":"1f9f1a88-c08d-4423-8efa-5c612b1eb4b5","html_url":"https://github.com/jcv8000/Codex","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcv8000%2FCodex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcv8000%2FCodex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcv8000%2FCodex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcv8000%2FCodex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcv8000","download_url":"https://codeload.github.com/jcv8000/Codex/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226320953,"owners_count":17606380,"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":["codex","compsci","computer-science","cs","electron","notebook","notes","notetaker","notetaking","notetaking-applications","programming"],"created_at":"2024-08-06T22:01:52.148Z","updated_at":"2025-07-18T00:33:46.333Z","avatar_url":"https://github.com/jcv8000.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"./packages/renderer/public/logo.png#gh-light-mode-only\" width=\"400\" /\u003e\n    \u003cimg src=\"./packages/renderer/public/logo-light.png#gh-dark-mode-only\" width=\"400\" /\u003e\n    \u003cbr\u003e\n\t\u003cimg alt=\"GitHub all releases\" src=\"https://img.shields.io/github/downloads/jcv8000/Codex/total?label=Downloads\"\u003e\n\t\u003cimg alt=\"GitHub release (latest by date)\" src=\"https://img.shields.io/github/v/release/jcv8000/Codex?label=Release\"\u003e\n\t\u003cimg alt=\"GitHub issues\" src=\"https://img.shields.io/github/issues/jcv8000/Codex?label=Issues\"\u003e\n\t\u003ca href=\"https://ko-fi.com/jcv8000\"\u003e\u003cimg src=\"https://img.shields.io/badge/Ko--Fi-Donate-red\"\u003e\u003c/a\u003e\u003cbr\u003e\u003cbr\u003e\n\t\u003cspan\u003eA free note-taking software for programmers and Computer Science students\u003c/span\u003e\u003cbr\u003e\u003cbr\u003e\n\t\u003csmall\u003eMade by \u003ca href=\"https://jvickery.dev\"\u003eJosh Vickery\u003c/a\u003e\u003c/small\u003e\n\u003c/p\u003e\n\n## About\n\n\u003e _**Notice**: If you're upgrading from Codex v1, make sure to **back up your save data** (save.json and notes folder) for all of your saves before updating._\n\nCodex is a note-taking app that allows you to save **styled and highlighted code snippets** in your notes.\n\nOther features:\n\n- Support for highlighting 190+ programming languages\n- Over 240 code themes\n- Sort your notes into nestable notebooks/folders, customizable icons for notebooks and pages\n- KaTeX math expressions\n- PDF and Markdown exporting\n\n## Screenshot\n\n![Example screenshot](https://imgur.com/zpmi3kS.png)\n\n## Other Distributions\n\n**Arch Linux**: You can install Codex from the AUR with [codex-bin](https://aur.archlinux.org/packages/codex-bin) (unofficial)\n\n## Building Locally\n\nRequires Node.js 16 or higher\n\n```sh\npnpm install\n\npnpm dev # Run the app in development mode with hot reloading\npnpm dir # Only generates folder(s) of the standalone executable, quicker\npnpm dist # Generates all installers/portable archives for your platform\n```\n\n## License\n\nThis work is licensed under a [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) license.\n","funding_links":["https://ko-fi.com/jcv8000"],"categories":["TypeScript","programming"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcv8000%2FCodex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcv8000%2FCodex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcv8000%2FCodex/lists"}