{"id":31646396,"url":"https://github.com/ma-gi-cian/hibiscus","last_synced_at":"2026-05-04T13:34:35.338Z","repository":{"id":312408062,"uuid":"1047385511","full_name":"Ma-gi-cian/Hibiscus","owner":"Ma-gi-cian","description":"A markdown notes application written in electron using react","archived":false,"fork":false,"pushed_at":"2025-09-14T16:03:08.000Z","size":419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-14T18:18:17.741Z","etag":null,"topics":["electron","pouchdb","react","redux"],"latest_commit_sha":null,"homepage":"https://github.com/Ma-gi-cian/Hibiscus","language":"TypeScript","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/Ma-gi-cian.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-30T09:52:59.000Z","updated_at":"2025-09-14T16:03:12.000Z","dependencies_parsed_at":"2025-08-30T12:26:29.239Z","dependency_job_id":"200e8dee-d51c-4256-ac78-fb9d34354eb7","html_url":"https://github.com/Ma-gi-cian/Hibiscus","commit_stats":null,"previous_names":["ma-gi-cian/hibiscus"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ma-gi-cian/Hibiscus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ma-gi-cian%2FHibiscus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ma-gi-cian%2FHibiscus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ma-gi-cian%2FHibiscus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ma-gi-cian%2FHibiscus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ma-gi-cian","download_url":"https://codeload.github.com/Ma-gi-cian/Hibiscus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ma-gi-cian%2FHibiscus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278727839,"owners_count":26035410,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":["electron","pouchdb","react","redux"],"created_at":"2025-10-07T05:49:28.418Z","updated_at":"2025-10-07T05:49:31.878Z","avatar_url":"https://github.com/Ma-gi-cian.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hibiscus\n\n![Current Look](images/Basic_look.png)\n\n**Hibiscus** is a simple, personal markdown editor built using **Electron**, **React**, and **Vite**. It is inspired by editors like [Marktext](https://marktext.cc) and [Inkdrop](https://inkdrop.app).\n\n\u003e[!Caution]\n\u003e This is a learning project and is not intended for production use.\n\n\u003e[!Note]\n\u003e This is in a very basic form and will have binaries when a basic implementation is added.\n\n## Key Idea\n\nThe key idea for this project was inspired by *Jupiter Notebooks*, where we can write comment blocks in markdown and code in code blocks. But that is only for python.\n\nThis is intended for everything, as long as you have the compiler for that language installed in your system.\n\n***Example***\n\nYou could have a code block of the following manner:\n\n```javascript\nconsole.log(\"Hello world\")\n```\n\nand, the line below will have\n\n`Output: Hello, world`\n\nThis feature is intended to makr interactive technical writing much easier - tutorials, documentation, and publishing.\n\n### Getting Started\n\n1. Fork and Install\n\n    ```bash\n    git clone https://github.com/your-user-name/Hibiscus.git\n    cd Hibiscus\n    npm install\n    ```\n\n2. Run in Development\n\n    ```bash\n    npm run dev\n    ```\n\n    This will :\n        - Launch the vite dev server.\n        - Start electron in development mode.\n\n3. Built for Production ( windows only supported right now )\n\n```bash\nnpm run dist:win\n```\n\nThis will run the electron-builder, and create an executable in the dist folder that will be created simultaneously.\n\n#### License\n\nThis project currently is licensed under the MIT license.\nIt is intended as a learning project and not open for contirbution, but feature requests are allowed.\n\nBuilt with passion and curiosity.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma-gi-cian%2Fhibiscus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fma-gi-cian%2Fhibiscus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fma-gi-cian%2Fhibiscus/lists"}