{"id":13393020,"url":"https://github.com/dvcrn/markright","last_synced_at":"2025-04-13T02:15:46.084Z","repository":{"id":1894388,"uuid":"44099607","full_name":"dvcrn/markright","owner":"dvcrn","description":"➡ Electron powered markdown editor with live preview","archived":false,"fork":false,"pushed_at":"2021-11-30T00:57:18.000Z","size":2002,"stargazers_count":912,"open_issues_count":24,"forks_count":56,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-04-13T02:15:07.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/dvcrn.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}},"created_at":"2015-10-12T10:08:36.000Z","updated_at":"2025-03-22T14:12:16.000Z","dependencies_parsed_at":"2022-08-06T11:15:39.270Z","dependency_job_id":null,"html_url":"https://github.com/dvcrn/markright","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fmarkright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fmarkright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fmarkright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dvcrn%2Fmarkright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dvcrn","download_url":"https://codeload.github.com/dvcrn/markright/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248654106,"owners_count":21140237,"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":[],"created_at":"2024-07-30T17:00:41.182Z","updated_at":"2025-04-13T02:15:46.065Z","avatar_url":"https://github.com/dvcrn.png","language":"Clojure","readme":"_This project is currently frozen. If you want to help developing it, please feel free to [ping me](https://github.com/dvcrn)_\n\n![banner](resources/markright-banner.png)\n\na minimalistic github flavored markdown editor\n\n![screenshot](resources/screenshot.png)\n\n## Download\n\nOn mac, install it through [cask][8]:\n```\nbrew install --cask markright\n```\n\nAlternatively, check out the [latest release][1] to quickly find the latest version. \nHere are the current binaries: \n\n- [Mac][2]\n- [Windows 32bit][3]\n- [Windows 64bit][4]\n- [Linux ia32][5]\n- [Linux x64][6]\n\n### Command line\n\nOn mac, you can launch markright from the command line with a little alias: \n```\nalias markright=\"open -a /Applications/MarkRight.app\"\nmarkright README.md\n```\n\n## Building\n\nMarkRight is written in clojurescript. To build, make sure you have clojure and leiningen installed on your system. \n\n### Requirements\n\n- `npm`\n- `leiningen`\n- `bower`\n- `npm install`\n- `bower install`\n\n### Compiling\nAll commands you need are available inside `package.json`. To compile the code, run `npm run compile:\u003cprod/dev\u003e`. `node/` is the folder that goes into electron.\n\n### Development\n\nTo develop, run the self-reloading build:\n\n- `lein run -m build/ui-dev`\n- `lein run -m build/main-dev`\n\nshadow-build will live-reload the frontend so you don't need to refresh. If you change `main.cljs` however, you'll have to restart electron to reload your changes.\n\n## License\n\nLicensed under [GPLv3][7]\n\n[1]: https://github.com/dvcrn/markright/releases/latest/\n[2]: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Mac.dmg\n[3]: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows32.exe\n[4]: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Windows64.exe\n[5]: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Linux_ia32.zip\n[6]: https://github.com/dvcrn/markright/releases/download/0.1.11/MarkRight_Linux_x64.zip\n[7]: http://www.gnu.org/licenses/gpl-3.0.txt\n[8]: http://caskroom.io/\n","funding_links":[],"categories":["Clojure","Apps","Tools","others"],"sub_categories":["Markdown","Editors","Open Source"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcrn%2Fmarkright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdvcrn%2Fmarkright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdvcrn%2Fmarkright/lists"}