{"id":20851174,"url":"https://github.com/elementbound/mdbrowser","last_synced_at":"2026-04-04T16:36:04.902Z","repository":{"id":71330518,"uuid":"87063522","full_name":"elementbound/mdbrowser","owner":"elementbound","description":"Look at fancy Markdown documents in your browser! ","archived":false,"fork":false,"pushed_at":"2017-04-21T12:55:41.000Z","size":184,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T02:51:18.149Z","etag":null,"topics":["flask","markdown","python"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elementbound.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2017-04-03T10:43:12.000Z","updated_at":"2017-05-04T20:09:07.000Z","dependencies_parsed_at":"2023-03-13T20:20:26.325Z","dependency_job_id":null,"html_url":"https://github.com/elementbound/mdbrowser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elementbound/mdbrowser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fmdbrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fmdbrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fmdbrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fmdbrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elementbound","download_url":"https://codeload.github.com/elementbound/mdbrowser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elementbound%2Fmdbrowser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31405705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","markdown","python"],"created_at":"2024-11-18T03:12:43.506Z","updated_at":"2026-04-04T16:36:04.861Z","avatar_url":"https://github.com/elementbound.png","language":"JavaScript","readme":"# Markdown Browser #\n\n...is a tool written in Python to preview markdown files, running on the client's machine as\na server.\n\nCurrently it is geared towards Windows ( enumerates drives by default ), this should be easily\nfixed.\n\n## Dependencies ##\n\n * [Python](https://www.python.org/) 3.x ( tested with 3.5.2 )\n * [Flask](http://flask.pocoo.org/)\n * [Python-Markdown](http://pythonhosted.org/Markdown/index.html)\n\nAfter installing Python, you can simply get all the dependencies from the command line:\n\n``pip install flask markdown``\n\n## Running ##\n\n### Simple way ###\n\nA small snippet of code at the end of `main.py` is included to simplify running the application.\nOpen up a terminal and type\n\n``py main.py run [debug]``\n\nThe script will do the same as the section below does. Add the debug keyword to run in debug mode. \n\n### Manually ###\n\nStart a terminal in the project's directory and set an environment variable for Flask to know\nwhat to run:\n\n``set FLASK_APP=main.py``\n\nOr under Linux:\n\n``export FLASK_APP=main.py``\n\nOptionally, if you want to work on the source, debug mode could be useful:\n\n``set FLASK_DEBUG=true``\n\nNow, run the application:\n\n``flask run``\n\nOpen [localhost:5000](http://localhost:5000/) in your browser and read some markdown.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementbound%2Fmdbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felementbound%2Fmdbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felementbound%2Fmdbrowser/lists"}