UNPKG

electron-apps

Version:

A collection of apps built on Electron

24 lines 8.32 MB
{ "admin-scheduler": { "readmeCleaned": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><h1><a id=\"user-content-adminscheduler\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/danieltoorani/adminScheduler/blob/master/#adminscheduler\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>adminScheduler</h1>\n<h1><a id=\"user-content-click-link-below-to-see-a-working-demo-of-adminscheduler\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/danieltoorani/adminScheduler/blob/master/#click-link-below-to-see-a-working-demo-of-adminscheduler\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Click link below to see a working demo of adminScheduler</h1>\n<p><a href=\"https://www.youtube.com/watch?v=LhDaJRz65Sg\" rel=\"nofollow\">adminScheduler video</a></p>\n<p>adminScheduler is an application leveraging electron for cross platform compatibility, vue.js for lightning fast UI and full-calendar.io to deliver a premium calendar interface.</p>\n<p><a target=\"_blank\" href=\"https://user-images.githubusercontent.com/29417742/30144273-fa96c1e2-933e-11e7-99ae-7f507661c397.png\"><img width=\"1440\" alt=\"screen shot 2017-09-06 at 7 58 29 pm\" src=\"https://user-images.githubusercontent.com/29417742/30144273-fa96c1e2-933e-11e7-99ae-7f507661c397.png\" style=\"max-width:100%;\"></a></p>\n<p><strong>Features</strong></p>\n<ul>\n<li>separate client/admin classes</li>\n<li>admin can accept/reject requests</li>\n<li>client can make requests to different admins</li>\n<li>client receives updates regarding appointment status</li>\n<li>admin can cancel events including accepted requests</li>\n<li>client can also cancel events but not those of admin users</li>\n</ul>\n<h2><a id=\"user-content-purpose\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/danieltoorani/adminScheduler/blob/master/#purpose\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Purpose</h2>\n<p>I wanted to develop a desktop application that had the potential to prove useful in a variety of use cases. In its current form adminScheduler is setup to handle to tasks of scheduling a doctor&#x2019;s office. Users are patients or doctors who can request appointments and accept/reject them based on their associated privileges. However although this project has been set up to handle the needs of a doctor&#x2019;s office, it can be used in other situations with just a few modifications. The application could be used to manage the appointments of a law office or it could be used to schedule meetings between a tutor and their students. adminScheduler can be used in almost any scenario involving a client and admin relationship.</p>\n<h2><a id=\"user-content-setup\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/danieltoorani/adminScheduler/blob/master/#setup\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Setup</h2>\n<p>(This application is currently configured to work with a postgres db. However it could be reconfigured to work with other databases.)</p>\n<p><strong>Initialstep:</strong>\nClone repository then go to adminScheduler/clean_server/ and run &apos;npm install&apos; and go to adminScheduler/scurrent_clean/ and run &apos;npm install&apos;\nand lastly go to adminScheduler/clean_server/createUserTable and run &apos;npm install&apos;</p>\n<p><strong>Database Setup</strong></p>\n<ul>\n<li>Step 1. Create postgres databases named &#x2018;seq&#x2019; and &#x2018;doctor&#x2019;</li>\n<li>Step 2. Find sequelize.js in adminScheduler/clean_server/createUserTable/app/sequelize.js</li>\n<li>Step 3. Configure sequelize.js to connect with your database</li>\n<li>Step 4. Find setupPg.js in adminScheduler/clean_server/resources/app/setupPg.js</li>\n<li>Step 5. Configure the connectionString in setupPg.js</li>\n<li>Step 6. find setupPg.js again and run &#x2018;node setupPg.js&#x2019;</li>\n<li>Step 7. go to adminScheduler/clean_server/createUserTable and run &#x2018;node setup.js&#x2019;</li>\n</ul>\n<p><strong>Final Steps</strong></p>\n<ul>\n<li>Run the server by going to adminScheduler/clean_server/resources/app and running &#x2018;node servertest3.js&#x2019;\nFinally run the application by going to adminScheduler/scurrent_clean/ and running &#x2019;npm run dev&#x2019;</li>\n</ul>\n<h2><a id=\"user-content-client-admin-relationship\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/danieltoorani/adminScheduler/blob/master/#client-admin-relationship\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a><strong>Client Admin Relationship</strong></h2>\n<p>If you are using this application for a different kind of client/admin relationship, for example a law office or tutoring service you may need to make some simple changes. So if you have a law office you would make some adjustments changing the users with doctor priveledges into lawyers and users with patient priveledges would become clients. Lawyers would now accept or reject appointment requests from clients and clients view the schedules of different lawyers before choosing the lawyer they would like to schedule an appointment with. In essence you would only have to change the names of some popups, buttons, and edit a couple lines of server code to change this application from one set-up for a Doctor&apos;s office to one for a law office to any sort of business involving a admin/client relationship.</p>\n</article></div>", "readmeOriginal": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><h1><a id=\"user-content-adminscheduler\" class=\"anchor\" aria-hidden=\"true\" href=\"#adminscheduler\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>adminScheduler</h1>\n<h1><a id=\"user-content-click-link-below-to-see-a-working-demo-of-adminscheduler\" class=\"anchor\" aria-hidden=\"true\" href=\"#click-link-below-to-see-a-working-demo-of-adminscheduler\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Click link below to see a working demo of adminScheduler</h1>\n<p><a href=\"https://www.youtube.com/watch?v=LhDaJRz65Sg\" rel=\"nofollow\">adminScheduler video</a></p>\n<p>adminScheduler is an application leveraging electron for cross platform compatibility, vue.js for lightning fast UI and full-calendar.io to deliver a premium calendar interface.</p>\n<p><a target=\"_blank\" href=\"https://user-images.githubusercontent.com/29417742/30144273-fa96c1e2-933e-11e7-99ae-7f507661c397.png\"><img width=\"1440\" alt=\"screen shot 2017-09-06 at 7 58 29 pm\" src=\"https://user-images.githubusercontent.com/29417742/30144273-fa96c1e2-933e-11e7-99ae-7f507661c397.png\" style=\"max-width:100%;\"></a></p>\n<p><strong>Features</strong></p>\n<ul>\n<li>separate client/admin classes</li>\n<li>admin can accept/reject requests</li>\n<li>client can make requests to different admins</li>\n<li>client receives updates regarding appointment status</li>\n<li>admin can cancel events including accepted requests</li>\n<li>client can also cancel events but not those of admin users</li>\n</ul>\n<h2><a id=\"user-content-purpose\" class=\"anchor\" aria-hidden=\"true\" href=\"#purpose\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Purpose</h2>\n<p>I wanted to develop a desktop application that had the potential to prove useful in a variety of use cases. In its current form adminScheduler is setup to handle to tasks of scheduling a doctor’s office. Users are patients or doctors who can request appointments and accept/reject them based on their associated privileges. However although this project has been set up to handle the needs of a doctor’s office, it can be used in other situations with just a few modifications. The application could be used to manage the appointments of a law office or it could be used to schedule meetings between a tutor and their students. adminScheduler can be used in almost any scenario involving a client and admin relationship.</p>\n<h2><a id=\"user-content-setup\" class=\"anchor\" aria-hidden=\"true\" href=\"#setup\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Setup</h2>\n<p>(This application is currently configured to work with a postgres db. However it could be reconfigured to work with other databases.)</p>\n<p><strong>Initialstep:</strong>\nClone repository then go to adminScheduler/clean_server/ and run 'npm install' and go to adminScheduler/scurrent_clean/ and run 'npm install'\nand lastly go to adminScheduler/clean_server/createUserTable and run 'npm install'</p>\n<p><strong>Database Setup</strong></p>\n<ul>\n<li>Step 1. Create postgres databases named ‘seq’ and ‘doctor’</li>\n<li>Step 2. Find sequelize.js in adminScheduler/clean_server/createUserTable/app/sequelize.js</li>\n<li>Step 3. Configure sequelize.js to connect with your database</li>\n<li>Step 4. Find setupPg.js in adminScheduler/clean_server/resources/app/setupPg.js</li>\n<li>Step 5. Configure the connectionString in setupPg.js</li>\n<li>Step 6. find setupPg.js again and run ‘node setupPg.js’</li>\n<li>Step 7. go to adminScheduler/clean_server/createUserTable and run ‘node setup.js’</li>\n</ul>\n<p><strong>Final Steps</strong></p>\n<ul>\n<li>Run the server by going to adminScheduler/clean_server/resources/app and running ‘node servertest3.js’\nFinally run the application by going to adminScheduler/scurrent_clean/ and running ’npm run dev’</li>\n</ul>\n<h2><a id=\"user-content-client-admin-relationship\" class=\"anchor\" aria-hidden=\"true\" href=\"#client-admin-relationship\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a><strong>Client Admin Relationship</strong></h2>\n<p>If you are using this application for a different kind of client/admin relationship, for example a law office or tutoring service you may need to make some simple changes. So if you have a law office you would make some adjustments changing the users with doctor priveledges into lawyers and users with patient priveledges would become clients. Lawyers would now accept or reject appointment requests from clients and clients view the schedules of different lawyers before choosing the lawyer they would like to schedule an appointment with. In essence you would only have to change the names of some popups, buttons, and edit a couple lines of server code to change this application from one set-up for a Doctor's office to one for a law office to any sort of business involving a admin/client relationship.</p>\n</article></div>", "readmeFetchedAt": "2018-05-27T11:14:03.826Z" }, "1clipboard": { "readmeCleaned": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><p align=\"center\">\n <a target=\"_blank\" href=\"https://github.com/wiziple/1clipboard/blob/master/./resources/github/icon.png\"><img src=\"https://github.com/wiziple/1clipboard/raw/master/./resources/github/icon.png\" alt=\"1Clipboard\" width=\"120\" style=\"max-width:100%;\"></a>\n </p><h1 align=\"center\"><a id=\"user-content-1clipboard\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#1clipboard\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>1Clipboard</h1>\n <p align=\"center\"><b>A universal clipboard managing app that makes it easy to access your clipboard from anywhere on any device.</b></p>\n <p align=\"center\"><a target=\"_blank\" href=\"https://github.com/wiziple/1clipboard/blob/master/./resources/github/app.png\"><img src=\"https://github.com/wiziple/1clipboard/raw/master/./resources/github/app.png\" width=\"512\" style=\"max-width:100%;\"></a></p>\n<p></p>\n<h1><a id=\"user-content-1clipboard-1\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#1clipboard-1\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>1Clipboard</h1>\n<p><strong>1Clipboard is Electron based modern web application written by Typescript using Angular4 (angular-cli) + ngrx (redux for Angular) + PouchDB.</strong> I can&apos;t say this project is the best example, but anyway it is worth to look for those who are going to use Angular framework as their native application. This project is still a work in progress and not yet ready for production.</p>\n<h2><a id=\"user-content-note\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#note\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Note</h2>\n<p>I am currently working on this project from scratch with the newer web technology, so the source code is different from the released version.\nI am going to open this project as a public repository in the future when it is ready.\nIf you want to access to the current private repo, please contact me with your github account.</p>\n<h2><a id=\"user-content-download\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#download\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Download</h2>\n<p>You can download current released version of 1Clipboard for Windows, macOS from <a href=\"http://1clipboard.io\" rel=\"nofollow\">http://1clipboard.io</a>.</p>\n<h2><a id=\"user-content-tech-stack\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#tech-stack\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Tech Stack</h2>\n<ul>\n<li><a href=\"https://electron.atom.io\" rel=\"nofollow\">Electron</a></li>\n<li><a href=\"https://cli.angular.io/\" rel=\"nofollow\">Angular (Angular-cli)</a></li>\n<li>ngrx (Redux for Angular)\n<ul>\n<li><a href=\"https://github.com/ngrx/store\">store</a></li>\n<li><a href=\"https://github.com/ngrx/effects\">effects</a></li>\n</ul>\n</li>\n<li><a href=\"https://pouchdb.com/\" rel=\"nofollow\">PouchDB</a></li>\n<li><a href=\"https://webpack.github.io/\" rel=\"nofollow\">Webpack</a></li>\n</ul>\n<h2><a id=\"user-content-support\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#support\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Support</h2>\n<p>If you like this project, you can support me by starring this repository, or getting in touch at <a href=\"https://github.com/wiziple/1clipboard/blob/master/mailto:contact@1clipboard.io\">contact@1clipboard.io</a></p>\n<h2><a id=\"user-content-license\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/wiziple/1clipboard/blob/master/#license\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>License</h2>\n<p>MIT &#xA9; <a href=\"https://github.com/wiziple\">wiziple</a></p>\n</article></div>", "readmeOriginal": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><p align=\"center\">\n <a target=\"_blank\" href=\"./resources/github/icon.png\"><img src=\"./resources/github/icon.png\" alt=\"1Clipboard\" width=\"120\" style=\"max-width:100%;\"></a>\n </p><h1 align=\"center\"><a id=\"user-content-1clipboard\" class=\"anchor\" aria-hidden=\"true\" href=\"#1clipboard\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>1Clipboard</h1>\n <p align=\"center\"><b>A universal clipboard managing app that makes it easy to access your clipboard from anywhere on any device.</b></p>\n <p align=\"center\"><a target=\"_blank\" href=\"./resources/github/app.png\"><img src=\"./resources/github/app.png\" width=\"512\" style=\"max-width:100%;\"></a></p>\n<p></p>\n<h1><a id=\"user-content-1clipboard-1\" class=\"anchor\" aria-hidden=\"true\" href=\"#1clipboard-1\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>1Clipboard</h1>\n<p><strong>1Clipboard is Electron based modern web application written by Typescript using Angular4 (angular-cli) + ngrx (redux for Angular) + PouchDB.</strong> I can't say this project is the best example, but anyway it is worth to look for those who are going to use Angular framework as their native application. This project is still a work in progress and not yet ready for production.</p>\n<h2><a id=\"user-content-note\" class=\"anchor\" aria-hidden=\"true\" href=\"#note\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Note</h2>\n<p>I am currently working on this project from scratch with the newer web technology, so the source code is different from the released version.\nI am going to open this project as a public repository in the future when it is ready.\nIf you want to access to the current private repo, please contact me with your github account.</p>\n<h2><a id=\"user-content-download\" class=\"anchor\" aria-hidden=\"true\" href=\"#download\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Download</h2>\n<p>You can download current released version of 1Clipboard for Windows, macOS from <a href=\"http://1clipboard.io\" rel=\"nofollow\">http://1clipboard.io</a>.</p>\n<h2><a id=\"user-content-tech-stack\" class=\"anchor\" aria-hidden=\"true\" href=\"#tech-stack\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Tech Stack</h2>\n<ul>\n<li><a href=\"https://electron.atom.io\" rel=\"nofollow\">Electron</a></li>\n<li><a href=\"https://cli.angular.io/\" rel=\"nofollow\">Angular (Angular-cli)</a></li>\n<li>ngrx (Redux for Angular)\n<ul>\n<li><a href=\"https://github.com/ngrx/store\">store</a></li>\n<li><a href=\"https://github.com/ngrx/effects\">effects</a></li>\n</ul>\n</li>\n<li><a href=\"https://pouchdb.com/\" rel=\"nofollow\">PouchDB</a></li>\n<li><a href=\"https://webpack.github.io/\" rel=\"nofollow\">Webpack</a></li>\n</ul>\n<h2><a id=\"user-content-support\" class=\"anchor\" aria-hidden=\"true\" href=\"#support\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Support</h2>\n<p>If you like this project, you can support me by starring this repository, or getting in touch at <a href=\"mailto:contact@1clipboard.io\">contact@1clipboard.io</a></p>\n<h2><a id=\"user-content-license\" class=\"anchor\" aria-hidden=\"true\" href=\"#license\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>License</h2>\n<p>MIT © <a href=\"https://github.com/wiziple\">wiziple</a></p>\n</article></div>", "readmeFetchedAt": "2018-05-27T11:14:03.863Z" }, "abricotine": { "readmeCleaned": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><h1><a id=\"user-content-abricotine\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/brrd/Abricotine/blob/master/#abricotine\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Abricotine</h1>\n<blockquote>\n<p>A markdown editor for desktop</p>\n</blockquote>\n<p><a target=\"_blank\" href=\"https://github.com/brrd/Abricotine/blob/master/screenshot.jpg\"><img src=\"https://github.com/brrd/Abricotine/raw/master/screenshot.jpg\" alt=\"Screenshot\" style=\"max-width:100%;\"></a></p>\n<p>In <strong>Abricotine</strong>, you can preview your document directly in the text editor rather than in a side pane.</p>\n<p><a target=\"_blank\" href=\"https://github.com/brrd/Abricotine/blob/master/screenshot2.jpg\"><img src=\"https://github.com/brrd/Abricotine/raw/master/screenshot2.jpg\" alt=\"Another screenshot\" style=\"max-width:100%;\"></a></p>\n<p><strong>Abricotine</strong> is an <a href=\"https://github.com/brrd/Abricotine/blob/master/LICENSE.txt\">open-source software</a> based on modern web technologies (HTML5, CSS3 &amp; Node.js).</p>\n<h2><a id=\"user-content-features\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/brrd/Abricotine/blob/master/#features\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Features</h2>\n<ul>\n<li>Write in markdown (or GFM) and export your documents in HTML using templates,</li>\n<li>Preview text elements (such as headers, images, math, embedded videos, todo lists...) while you type,</li>\n<li>Use different themes to display your documents,</li>\n<li>Display document table of content in the side pane,</li>\n<li>Display syntax highlighting for code,</li>\n<li>Show helpers, anchors and hidden characters,</li>\n<li>Copy formatted HTML in the clipboard,</li>\n<li>Write in a distraction-free fullscreen view,</li>\n<li>Manage and beautify markdown tables,</li>\n<li>Search and replace text,</li>\n<li>Ligatures support (<a href=\"https://github.com/tonsky/FiraCode\">Fira Code</a> must be installed on your computer),</li>\n<li>And more features to come...</li>\n</ul>\n<p>Abricotine is still in beta development. If you find a bug please report it <a href=\"https://github.com/brrd/Abricotine/issues\">in the dedicated bug tracker</a>.</p>\n<h2><a id=\"user-content-documentation\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/brrd/Abricotine/blob/master/#documentation\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Documentation</h2>\n<ul>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/installation-and-usage.md\">Installation and usage</a></li>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/configuration.md\">Configuration</a></li>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/themes.md\">Themes</a></li>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/templates.md\">Templates</a></li>\n</ul>\n<h2><a id=\"user-content-contributing\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/brrd/Abricotine/blob/master/#contributing\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Contributing</h2>\n<p>Abricotine is an open source program. Feel free to fork and contribute.</p>\n<p>In order to keep the match between this documentation and the last release, please contribute and pull requests on the dedicated <code>develop</code> branch.</p>\n<h2><a id=\"user-content-license\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/brrd/Abricotine/blob/master/#license\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>License</h2>\n<p><strong>Abricotine - Markdown Editor</strong><br>\n<strong>Copyright (c) 2015 Thomas Brouard</strong></p>\n<p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p>\n<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>\n<p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href=\"http://www.gnu.org/licenses/\" rel=\"nofollow\">http://www.gnu.org/licenses/</a>.</p>\n</article></div>", "readmeOriginal": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><h1><a id=\"user-content-abricotine\" class=\"anchor\" aria-hidden=\"true\" href=\"#abricotine\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Abricotine</h1>\n<blockquote>\n<p>A markdown editor for desktop</p>\n</blockquote>\n<p><a target=\"_blank\" href=\"screenshot.jpg\"><img src=\"screenshot.jpg\" alt=\"Screenshot\" style=\"max-width:100%;\"></a></p>\n<p>In <strong>Abricotine</strong>, you can preview your document directly in the text editor rather than in a side pane.</p>\n<p><a target=\"_blank\" href=\"screenshot2.jpg\"><img src=\"screenshot2.jpg\" alt=\"Another screenshot\" style=\"max-width:100%;\"></a></p>\n<p><strong>Abricotine</strong> is an <a href=\"LICENSE.txt\">open-source software</a> based on modern web technologies (HTML5, CSS3 &amp; Node.js).</p>\n<h2><a id=\"user-content-features\" class=\"anchor\" aria-hidden=\"true\" href=\"#features\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Features</h2>\n<ul>\n<li>Write in markdown (or GFM) and export your documents in HTML using templates,</li>\n<li>Preview text elements (such as headers, images, math, embedded videos, todo lists...) while you type,</li>\n<li>Use different themes to display your documents,</li>\n<li>Display document table of content in the side pane,</li>\n<li>Display syntax highlighting for code,</li>\n<li>Show helpers, anchors and hidden characters,</li>\n<li>Copy formatted HTML in the clipboard,</li>\n<li>Write in a distraction-free fullscreen view,</li>\n<li>Manage and beautify markdown tables,</li>\n<li>Search and replace text,</li>\n<li>Ligatures support (<a href=\"https://github.com/tonsky/FiraCode\">Fira Code</a> must be installed on your computer),</li>\n<li>And more features to come...</li>\n</ul>\n<p>Abricotine is still in beta development. If you find a bug please report it <a href=\"https://github.com/brrd/Abricotine/issues\">in the dedicated bug tracker</a>.</p>\n<h2><a id=\"user-content-documentation\" class=\"anchor\" aria-hidden=\"true\" href=\"#documentation\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Documentation</h2>\n<ul>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/installation-and-usage.md\">Installation and usage</a></li>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/configuration.md\">Configuration</a></li>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/themes.md\">Themes</a></li>\n<li><a href=\"https://github.com/brrd/Abricotine/tree/master/docs/templates.md\">Templates</a></li>\n</ul>\n<h2><a id=\"user-content-contributing\" class=\"anchor\" aria-hidden=\"true\" href=\"#contributing\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>Contributing</h2>\n<p>Abricotine is an open source program. Feel free to fork and contribute.</p>\n<p>In order to keep the match between this documentation and the last release, please contribute and pull requests on the dedicated <code>develop</code> branch.</p>\n<h2><a id=\"user-content-license\" class=\"anchor\" aria-hidden=\"true\" href=\"#license\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"></path></svg></a>License</h2>\n<p><strong>Abricotine - Markdown Editor</strong><br>\n<strong>Copyright (c) 2015 Thomas Brouard</strong></p>\n<p>This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.</p>\n<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p>\n<p>You should have received a copy of the GNU General Public License along with this program. If not, see <a href=\"http://www.gnu.org/licenses/\" rel=\"nofollow\">http://www.gnu.org/licenses/</a>.</p>\n</article></div>", "readmeFetchedAt": "2018-05-27T11:14:03.886Z" }, "aiting": { "readmeCleaned": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><p><a href=\"https://renhongl.github.io/2017/01/21/%E7%88%B1%E5%90%AC%E6%92%AD%E6%94%BE%E5%99%A8/\" rel=\"nofollow\">&#x70B9;&#x51FB;&#x8FD9;&#x91CC;&#x67E5;&#x770B;&#x6587;&#x6863;</a></p>\n</article></div>", "readmeOriginal": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><p><a href=\"https://renhongl.github.io/2017/01/21/%E7%88%B1%E5%90%AC%E6%92%AD%E6%94%BE%E5%99%A8/\" rel=\"nofollow\">点击这里查看文档</a></p>\n</article></div>", "readmeFetchedAt": "2018-05-27T11:14:03.897Z" }, "akiee": { "readmeCleaned": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><p><a target=\"_blank\" href=\"https://github.com/rockiger/akiee/blob/master/./app/logo.png\"><img alt=\"Akiee the task managen for hackers, wookie icon\" src=\"https://github.com/rockiger/akiee/raw/master/./app/logo.png\" width=\"100px\" style=\"max-width:100%;\"></a></p>\n# Welcome to Akiee\n<p>Akiee is a task manager that allows you to organize your task in a new way. It is build with Node-Webkit, Clojurescript and React. It is available for Linux, Mac and Windows.</p>\n<p><a target=\"_blank\" href=\"https://camo.githubusercontent.com/87b2d2649dad262f1e23626a1a603b8800fbcc15/687474703a2f2f726f636b696765722e636f6d2f7374617469632f696d672f616b6965652d6c65616465722d3632362e6a7067\"><img src=\"https://camo.githubusercontent.com/87b2d2649dad262f1e23626a1a603b8800fbcc15/687474703a2f2f726f636b696765722e636f6d2f7374617469632f696d672f616b6965652d6c65616465722d3632362e6a7067\" alt=\"Akiee Task Manager\" title=\"Akiee Task Manager\" data-canonical-src=\"http://rockiger.com/static/img/akiee-leader-626.jpg\" style=\"max-width:100%;\"></a></p>\n<p>What makes Akiee different from other task managers?</p>\n<ul>\n<li>\n<p><strong>Tasks should be easy to organize.</strong> Akiee lets you easily arange the order of your tasks. Unlike other task managers, that only let you change priorities and due dates of your tasks. With Akiee you always know which task you should finish next.</p>\n</li>\n<li>\n<p><strong>Akiee saves your tasks in a Markdown file!</strong> You can access your tasks with every text editor available, it is easy to add notes in the Markdown file the way you like. Akiee doesn&apos;t hide your todo list in a database. If you link your tasks to your Dropbox you can even access it over the web.</p>\n</li>\n<li>\n<p><strong>Akiee&apos;s tasks have 3 states: Todo, Doing, Done!</strong> Inspired from agile methods like Kanban and Scrum, Akiee&apos;s tasks have three states. This way you can focus on the tasks you are currently working on. Other tasks get out of your way.</p>\n</li>\n</ul>\n<p>Akiee is at 0.0.1, it&apos;s the first beta release. I have been using it for some time now and it is working stable on Arch 64 bit. So take it for a test drive, if you feel task management is broken for you.</p>\n<p>Akiee is heavily inspired by the great <a href=\"http://orgmode.org/\" title=\"Org-Mode Website\" rel=\"nofollow\">Org-Mode</a> and my work as a product owner in a software company.</p>\n<h1><a id=\"user-content-video\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/rockiger/akiee/blob/master/#video\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>Video</h1>\n<p><a href=\"http://www.youtube.com/watch?feature=player_embedded&amp;v=78tyiA6u9k4\" rel=\"nofollow\"><img src=\"https://camo.githubusercontent.com/84ab48d8a94b48d9406c44a5af1d062f27c6ed01/687474703a2f2f696d672e796f75747562652e636f6d2f76692f3738747969413675396b342f302e6a7067\" alt=\"Akiee Introduction\" width=\"240\" height=\"180\" border=\"10\" data-canonical-src=\"http://img.youtube.com/vi/78tyiA6u9k4/0.jpg\" style=\"max-width:100%;\"></a></p>\n<h1><a id=\"user-content-how-to-install-and-use-akiee\" class=\"anchor\" aria-hidden=\"true\" href=\"https://github.com/rockiger/akiee/blob/master/#how-to-install-and-use-akiee\"><svg class=\"octicon octicon-link\" viewBox=\"0 0 16 16\" version=\"1.1\" width=\"16\" height=\"16\" aria-hidden=\"true\"><path fill-rule=\"evenodd\" d=\"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"/></svg></a>How to install and use Akiee</h1>\n<p>Download your binarys: <a href=\"http://rockiger.com/en/akiee\" rel=\"nofollow\">http://rockiger.com/en/akiee</a></p>\n<p>Unpack the content and click on the <code>Akiee</code> file.</p>\n</article></div>", "readmeOriginal": "<div id=\"readme\" class=\"announce instapaper_body md\" data-path=\"README.md\"><article class=\"markdown-body entry-content\" itemprop=\"text\"><p><a target=\"_blank\" href=\"./app/logo.png\"><img alt=\"Akiee the task managen for hackers, wookie icon\" src=\"./app/logo.png\" width=\"100px\" style=\"max-width:100%;\"></a></p>\n# Welcome to Akiee\n<p>Akiee is a task manager that allows you to organize your task in a new way. It is build with Node-Webkit, Clojurescript and React. It is available for Linux, Mac and Windows.</p>\n<p><a target=\"_blank\" href=\"https://camo.githubusercontent.com/87b2d2649dad262f1e23626a1a603b8800fbcc15/687474703a2f2f726f636b696765722e636f6d2f7374617469632f696d672f616b6965652d6c65616465722d3632362e6a7067\"><img src=\"https://camo.githubusercontent.com/87b2d2649dad262f1e23626a1a603b8800fbcc15/687474703a2f2f726f636b696765722e636f6d2f7374617469632f696d672f616b6965652d6c65616465722d3632362e6a7067\" alt=\"Akiee Task Manager\" title=\"Akiee Task Manager\" data-canonical-src=\"http://rockiger.com/static/img/akiee-leader-626.jpg\" style=\"max-width:100%;\"></a></p>\n<p>What makes Akiee different from other task managers?</p>\n<ul>\n<li>\n<p><strong>Tasks should be easy to organize.</strong> Akiee lets you easily arange the order of your tasks. Unlike other task managers, that only let you change priorities and due dates of your tasks. With Akiee you always know which task you should finish next.</p>\n</li>\n<li>\n<p><strong>Akiee saves your tasks in a Markdown file!</strong> You can access your tasks with every text editor available, it is easy to add notes in the Markdown file the way you like. Akiee doesn't hide your todo list in a database. If you link your tasks to your Dropbox you can even access it over the web.</p>\n</li>\n<li>\n<p><strong>Akiee's tasks have 3 states: Todo, Doing, Done!</strong> Inspired from agile methods like Kanban and Scrum, Akiee's tasks have three states. This way you can focus on the tasks you are currently working on. Other tasks get out of your way.</p>\n</li>\n</ul>\n<p>Akiee is at 0.0.1, it's the first beta release. I have been using it for some time now and it is working stable on Arch 64 bit. So take it for a test drive, if you feel task management is broken