{"id":20340738,"url":"https://github.com/lukeonuke/lmark","last_synced_at":"2026-04-17T05:03:10.374Z","repository":{"id":106892875,"uuid":"394300566","full_name":"LukeOnuke/lmark","owner":"LukeOnuke","description":"Lmark, open and edit markdown files easily and visually","archived":false,"fork":false,"pushed_at":"2022-09-22T21:09:45.000Z","size":190008,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T09:34:59.238Z","etag":null,"topics":["javafx-desktop-apps","markdown","markdown-editor","markdown-to-html","markdown-to-pdf","mit-license"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LukeOnuke.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}},"created_at":"2021-08-09T13:23:33.000Z","updated_at":"2022-03-07T20:31:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"706ead1e-691e-47c7-b68e-7d078c22494f","html_url":"https://github.com/LukeOnuke/lmark","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/LukeOnuke/lmark","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeOnuke%2Flmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeOnuke%2Flmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeOnuke%2Flmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeOnuke%2Flmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LukeOnuke","download_url":"https://codeload.github.com/LukeOnuke/lmark/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LukeOnuke%2Flmark/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31915900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["javafx-desktop-apps","markdown","markdown-editor","markdown-to-html","markdown-to-pdf","mit-license"],"created_at":"2024-11-14T21:23:18.858Z","updated_at":"2026-04-17T05:03:10.329Z","avatar_url":"https://github.com/LukeOnuke.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/LukeOnuke/lmark/actions/workflows/main.yml/badge.svg)](https://github.com/LukeOnuke/lmark/actions/workflows/main.yml) ![GitHub top language](https://img.shields.io/github/languages/top/LukeOnuke/lmark) ![Supports windows macOS linux](https://img.shields.io/badge/Supports-Win%20%7C%20MacOS%20%7C%20Linux-brightgreen)\n\n# lmark\n***Basicly a markdownnotepad with extra open sauce!*** Or in academic wording an that allows you to easly open, edit and export md files.\n\n### Main features include\n- Export markdownView to ***pdf*** and ***html***!\n- System synchronisable dark / light mode\n- Native integration *(open with, and more)*.\n- Multiplatform support *(windows, linux, macos)*\n- Open source and free\n- Desktop built application, made with enterprise technologies.\n- Supports all scripts (chirilic, latin, Arabic, Japanese).\n\n### Planned stuff\n- Tabs\n- Being able to choose the css on export to pdf or markdownView\n- More tools in the toolbar\n\n# Screenshots\n*ℹ Keep in mind there is more stuff than shown on the screenshots.*\n### Dark mode\n![dark mode open](https://raw.githubusercontent.com/LukeOnuke/lmark/main/images/dark-opened.png)\n\n![dark mode loaded file](https://raw.githubusercontent.com/LukeOnuke/lmark/main/images/dark-open.png)\n\n### Light mode\n![light mode open](https://raw.githubusercontent.com/LukeOnuke/lmark/main/images/light-opened.png)\n\n![light mode loaded file](https://raw.githubusercontent.com/LukeOnuke/lmark/main/images/light-open.png)\n\n# Contributions\nIf you want to contribute to **lmark**, please do. Contributers are welcome. For build instructions go to [# Builds](#builds)\n\n# Builds\nYou can find the newest builds in the [package all platforms action](https://github.com/LukeOnuke/lmark/actions/workflows/main.yml), although be ware they might not work as intended.\n\n## Setting up the project\nPreffered IDE is intelij IDEA but you could make it work on others\n\n## Building the code yourself\n1. **Git clone the repository**\n   ``` \n   git clone https://github.com/LukeOnuke/lmark.git\n   ```\n\n2. **Navigate to project root**\n3. **Package with maven**\n   ```\n   mvn package\n   ```\n4. *(Optional)* **Compile to native application**\n   ```\n   jpackage --type app-image --name lmark-app-image /\n   --input C:\\Users\\lukak\\Documents\\GitHub\\mdedit\\target /\n   --main-jar lmark.jar --main-class com.lukeonuke.lmark.LMark  /\n   --verbose --dest jpkg\n   ```\n\n# Licence \u0026 legal\nThis program uses [fonts awsome 6](https://fontawesome.com/)\n\n```txt\nMIT License\n\nCopyright (c) 2022 Luka Kresoja\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeonuke%2Flmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeonuke%2Flmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeonuke%2Flmark/lists"}