{"id":18157117,"url":"https://github.com/mleidel/codescriber","last_synced_at":"2026-04-20T10:03:15.343Z","repository":{"id":266140829,"uuid":"894714778","full_name":"MLeidel/CodeScriber","owner":"MLeidel","description":"A scripted desktop code editor","archived":false,"fork":false,"pushed_at":"2026-02-11T20:47:45.000Z","size":1938,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-12T04:37:04.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MLeidel.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":"2024-11-26T21:18:16.000Z","updated_at":"2026-02-11T20:47:50.000Z","dependencies_parsed_at":"2024-12-02T20:22:48.287Z","dependency_job_id":"638019c4-baa1-46a1-ab7f-90378a28bcc9","html_url":"https://github.com/MLeidel/CodeScriber","commit_stats":null,"previous_names":["mleidel/codescriber"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MLeidel/CodeScriber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLeidel%2FCodeScriber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLeidel%2FCodeScriber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLeidel%2FCodeScriber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLeidel%2FCodeScriber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MLeidel","download_url":"https://codeload.github.com/MLeidel/CodeScriber/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLeidel%2FCodeScriber/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32042294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["ace-editor","css3","html","javascript","markdown","python","tkinter"],"created_at":"2024-11-02T06:05:23.475Z","updated_at":"2026-04-20T10:03:15.331Z","avatar_url":"https://github.com/MLeidel.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeScriber\n\n## A Desktop Code Editor for Linux and Windows\n\n__Uses \"web app\" technology via Python, pywebview, Ace Code Editor API__\n\n\u003e![CodeScriber](images/CS1.png \"CodeScriber\")\n\nCodeScriber uses the \"Ace\" Code Editor - a Javascript library.\n\nFor detailed information about \"Ace\" visit the \n[Ace website](https://ace.c9.io/ \"https://ace.c9.io/\")\n\n* The entire application runs locally on the user's machine, which is great for privacy and performance.  \n* External dependencies include the Ace library loaded from cdnjs.cloudflare.com and an AI feature that requires an Internet connection.  \n* The application is primarily implemented in scripting languages: HTML, CSS, JavaScript, and Python3, making it flexible and easy to modify.  \n* The editor component is implemented as a Python script that uses the pywebview module to communicate with a JavaScript-based GUI (leveraging the Gtk WebKit2 engine on Linux and edgechromium on Windows). This design effectively bridges the gap between native host capabilities and a modern web-based interface.\n\n_See_ \u003ca href='https://ace.c9.io/'\u003ehttps://ace.c9.io\u003c/a\u003e _for information on the Ace Code Editor._\n\n[Documentation](CSdoc.md \"CodeScriber Documentation\")\n\n### Features:\n\n- Syntax highlighting\n- Multi Session Interface\n- AI access built-in (requires Internet)\n- Auto indentation and outdent\n- An optional command line\n- Work with large documents (handles hundreds of thousands of lines without issue)\n- Fully customizable key bindings including vi and Emacs modes\n- Themes and many language models\n- Search and replace with regular expressions\n- Highlight matching parentheses\n- Toggle between soft tabs and real tabs\n- Displays hidden characters\n- Highlight selected word\n- Multiple cursor selection\n- Column select and edit mode\n- Customizable Keyword code snipits\n- Drag \u0026 Drop to open file\n- Markdown\n- Spell check\n- Find File\n- Sort\n- Recent Files\n- Context Menu\n- Optional file backups\n- Snipit Management\n\n[Documentation](CSdoc.md \"CodeScriber Documentation\")\n\n### CodeScriber combines the following technologies:\n\u003e - python (pywebview, markdown, tkinter.ttk)\n\u003e - javascript\n\u003e - API (ace.js)\n\u003e - css\n\u003e - html\n\n### Default language modes:\n\u003e _python, c, html, css, markdown, javascript, bash, sql, golang, json_  \nModify this list in `filemodes.js` - see **File Modes** under Options menu.\n\n\u003e![diagram](images/CSdiag.png \"Conceptual\")\n\n[Documentation](CSdoc.md \"CodeScriber Documentation\")\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmleidel%2Fcodescriber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmleidel%2Fcodescriber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmleidel%2Fcodescriber/lists"}